Searched defs:mAttached (Results 1 – 13 of 13) sorted by relevance
62 sp<AttachedEvent> mAttached; variable
76 private boolean mAttached = false; field in ApplicationTestCase
90 private boolean mAttached = false; field in ActivityUnitTestCase
34 boolean mAttached; field in AnimatedImageView
60 private boolean mAttached = false; field in DefaultUiController
497 bool mAttached; variable
60 private boolean mAttached; field in AnalogClock
234 private boolean mAttached; field in ProgressBar
83 private boolean mAttached; field in Clock
82 private boolean mAttached; field in SinkActivity
83 private boolean mAttached; field in EnableZenModeDialog
127 private boolean mAttached; field in ZenModePanel
652 private AtomicBoolean mAttached = new AtomicBoolean(false); field in DcTracker