Searched refs:mAttached (Results 1 – 6 of 6) sorted by relevance
35 private boolean mAttached; field in TextTime117 if (!mAttached) { in onAttachedToWindow()118 mAttached = true; in onAttachedToWindow()127 if (mAttached) { in onDetachedFromWindow()129 mAttached = false; in onDetachedFromWindow()
26 private boolean mAttached = false; field in SafeDismissDialogFragment32 mAttached = true; in onAttach()42 mAttached = false; in onDetach()51 if (!mAttached) { in dismiss()
53 private boolean mAttached; field in AnalogClock106 if (!mAttached) { in onAttachedToWindow()107 mAttached = true; in onAttachedToWindow()134 if (mAttached) { in onDetachedFromWindow()137 mAttached = false; in onDetachedFromWindow()
74 private boolean mAttached; field in AccountCheckSettingsFragment156 mAttached = true; in onActivityCreated()209 mAttached = false; in onDetach()223 if (mAttached && !mPaused) { in reportProgress()
270 private boolean mAttached = false; field in Launcher1340 mAttached = true; in onAttachedToWindow()1349 if (mAttached) { in onDetachedFromWindow()1351 mAttached = false; in onDetachedFromWindow()
302 private boolean mAttached = false; field in Launcher1651 mAttached = true; in onAttachedToWindow()1680 if (mAttached) { in onDetachedFromWindow()1682 mAttached = false; in onDetachedFromWindow()