Air3 android / bitmap smoothing?

I have complained randomly around the web about Air3 beta crashing on android if you minimize / re-open app. (android/air3 beta/gpu mode only ). so far no one else confirmed it…

my bug report with logcat crash report:
https://bugbase.adobe.com/index.cfm?event=bug&id=2975797

Here is my question:
very rairly, like 1 in 25 times my app will initialize with the bitmaps jaged as if there is no anti aliasing. When this occurs, the app does not crash upon losing/regaining focus.

I believe smoothing=true is default on mobile right? To me, i think it looks as if smoothing=false on everything when this 1/25th time occurs.
Is there a way to set this property on the entire apps bitmaps? This is a property of a single bitmap only right?