Searched refs:mIsAttached (Results 1 – 2 of 2) sorted by relevance
67 private boolean mIsAttached = false; field in SystemUIOverlayWindowController106 return mIsAttached; in isAttached()111 if (mIsAttached) { in attach()114 mIsAttached = true; in attach()
184 private boolean mIsAttached; field in MediaPicker191 mIsAttached = true; in onAttach()340 if (mIsAttached) { in open()