Searched defs:mAttached (Results 1 – 13 of 13) sorted by relevance
70 private boolean mAttached = false; field in ApplicationTestCase
82 private boolean mAttached = false; field in ActivityUnitTestCase
30 boolean mAttached; field in AnimatedImageView
473 bool mAttached; variable
47 private boolean mAttached; field in Clock
125 private boolean mAttached; field in TextClock
55 private boolean mAttached; field in AnalogClock
233 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
109 private boolean mAttached; field in BackgroundManager
143 private AtomicBoolean mAttached = new AtomicBoolean(false); field in DcTracker