Searched refs:mIsAttachedToWindow (Results 1 – 3 of 3) sorted by relevance
415 private boolean mIsAttachedToWindow; field in BaseActivityInterface.DefaultAnimationFactory458 setRecentsAttachedToAppWindow(mIsAttachedToWindow, false); in createActivityInterface()464 if (mIsAttachedToWindow == attached && animate) { in setRecentsAttachedToAppWindow()467 mIsAttachedToWindow = attached; in setRecentsAttachedToAppWindow()495 return mIsAttachedToWindow; in isRecentsAttachedToAppWindow()
92 private boolean mIsAttachedToWindow; field in LauncherAppWidgetHostView288 mIsAttachedToWindow = true; in onAttachedToWindow()302 mIsAttachedToWindow = false; in onDetachedFromWindow()490 if (info == null || info.autoAdvanceViewId == NO_ID || !mIsAttachedToWindow) { in getAdvanceable()
82 private boolean mIsAttachedToWindow; field in LabeledEditorView156 if (!mIsAttachedToWindow) { in onFinishInflate()179 mIsAttachedToWindow = true; in onAttachedToWindow()185 mIsAttachedToWindow = false; in onDetachedFromWindow()