Searched defs:mAttached (Results 1 – 14 of 14) sorted by relevance
70 private boolean mAttached = false; field in ApplicationTestCase
86 private boolean mAttached = false; field in ActivityUnitTestCase
30 boolean mAttached; field in AnimatedImageView
473 bool mAttached; variable
49 private boolean mAttached; field in Clock
127 private boolean mAttached; field in TextClock
55 private boolean mAttached; field in AnalogClock
231 private boolean mAttached; field in ProgressBar
51 private boolean mAttached; field in FragmentTabHost
59 private boolean mAttached; field in FragmentTabHost
82 private boolean mAttached; field in SinkActivity
110 private boolean mAttached; field in BackgroundManager
114 private boolean mAttached; field in ZenModePanel
141 private AtomicBoolean mAttached = new AtomicBoolean(false); field in DcTracker