Searched refs:mFixedRotationLaunchingApp (Results 1 – 1 of 1) sorted by relevance
601 private ActivityRecord mFixedRotationLaunchingApp; field in DisplayContent1533 if (activity == mFixedRotationLaunchingApp) { in removeAppToken()1923 return mFixedRotationLaunchingApp != null in hasTopFixedRotationLaunchingApp()1929 return mFixedRotationLaunchingApp == r; in isFixedRotationLaunchingApp()1956 mFixedRotationLaunchingApp = r; in setFixedRotationLaunchingAppUnchecked()2002 if (mFixedRotationLaunchingApp == null) { in continueUpdateOrientationForDiffOrienLaunchingApp()2029 if (mFixedRotationLaunchingApp == null) { in clearFixedRotationLaunchingApp()2124 if (mFixedRotationLaunchingApp != null) { in notifyInsetsChanged()2774 if (mFixedRotationLaunchingApp != null && !mFixedRotationLaunchingApp.isVisibleRequested() in onTransitionFinished()3645 if (mFixedRotationLaunchingApp != null) { in dump()[all …]