Searched refs:mAttachedToWindow (Results 1 – 7 of 7) sorted by relevance
47 private boolean mAttachedToWindow; field in BitmapDrawableImageView136 mAttachedToWindow = true; in onAttachedToWindow()146 mAttachedToWindow = false; in onDetachedFromWindow()156 if (!hasTransientState && !mAttachedToWindow && mShouldUnbindOnDetachFromWindow) { in setHasTransientState()
42 private boolean mAttachedToWindow; field in MediaRouteButton118 if (mAttachedToWindow && mRouteTypes != 0) { in setRouteTypes()124 if (mAttachedToWindow && types != 0) { in setRouteTypes()154 if (!mAttachedToWindow) { in showDialogInternal()260 mAttachedToWindow = true; in onAttachedToWindow()270 mAttachedToWindow = false; in onDetachedFromWindow()359 if (mAttachedToWindow) { in refreshRoute()366 if (mAttachedToWindow) { in refreshRoute()
60 private boolean mAttachedToWindow; field in MediaRouteChooserDialog89 if (mAttachedToWindow) { in setRouteTypes()159 mAttachedToWindow = true; in onAttachedToWindow()166 mAttachedToWindow = false; in onDetachedFromWindow()176 if (mAttachedToWindow) { in refreshRoutes()
75 private boolean mAttachedToWindow; field in MediaRouteControllerDialog219 mAttachedToWindow = true; in onAttachedToWindow()228 mAttachedToWindow = false; in onDetachedFromWindow()266 if (!mAttachedToWindow && !mRoute.isConnecting()) { in update()
188 private boolean mAttachedToWindow; field in SurfaceView248 mAttachedToWindow = true; in onAttachedToWindow()433 if (mAttachedToWindow) { in performDrawFinished()464 mAttachedToWindow = false; in onDetachedFromWindow()
214 private boolean mAttachedToWindow; field in RecipientEditTextView432 mAttachedToWindow = false; in onDetachedFromWindow()438 mAttachedToWindow = true; in onAttachedToWindow()2036 if (!mAttachedToWindow) { in showAlternates()2607 if (!mAttachedToWindow) { in showAddress()3415 if (!mAttachedToWindow || context == null || !(context instanceof Activity)) { in showCopyDialog()
7492 Landroid/app/MediaRouteButton;->mAttachedToWindow:Z76629 Landroid/view/SurfaceView;->mAttachedToWindow:Z