Searched defs:mAttached (Results 1 – 12 of 12) 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
74 private boolean mAttached = false; field in DefaultUiController
497 bool mAttached; variable
82 private boolean mAttached; field in SinkActivity
90 private boolean mAttached; field in Clock
85 private boolean mAttached; field in EnableZenModeDialog
173 private boolean mAttached = false; field in NotifCollection
237 private boolean mAttached; field in ProgressBar
712 private AtomicBoolean mAttached = new AtomicBoolean(false); field in DcTracker