Searched refs:mIsAttachedToWindow (Results 1 – 3 of 3) sorted by relevance
212 private boolean mIsAttachedToWindow; field in BaseActivityInterface.DefaultAnimationFactory257 setRecentsAttachedToAppWindow(mIsAttachedToWindow, false); in createActivityInterface()263 if (mIsAttachedToWindow == attached && animate) { in setRecentsAttachedToAppWindow()276 mIsAttachedToWindow = attached; in setRecentsAttachedToAppWindow()302 return mIsAttachedToWindow; in isRecentsAttachedToAppWindow()
75 private boolean mIsAttachedToWindow; field in LauncherAppWidgetHostView220 mIsAttachedToWindow = true; in onAttachedToWindow()230 mIsAttachedToWindow = false; in onDetachedFromWindow()325 if (info == null || info.autoAdvanceViewId == NO_ID || !mIsAttachedToWindow) { in getAdvanceable()
82 private boolean mIsAttachedToWindow; field in LabeledEditorView158 if (!mIsAttachedToWindow) { in onFinishInflate()181 mIsAttachedToWindow = true; in onAttachedToWindow()187 mIsAttachedToWindow = false; in onDetachedFromWindow()