Searched refs:mFixedRotationLaunchingApp (Results 1 – 1 of 1) sorted by relevance
556 private ActivityRecord mFixedRotationLaunchingApp; field in DisplayContent1349 if (activity == mFixedRotationLaunchingApp) { in removeAppToken()1723 return mFixedRotationLaunchingApp != null in hasTopFixedRotationLaunchingApp()1729 return mFixedRotationLaunchingApp == r; in isFixedRotationLaunchingApp()1752 mFixedRotationLaunchingApp = r; in setFixedRotationLaunchingAppUnchecked()1798 if (mFixedRotationLaunchingApp == null) { in continueUpdateOrientationForDiffOrienLaunchingApp()1825 if (mFixedRotationLaunchingApp == null) { in clearFixedRotationLaunchingApp()1912 if (mFixedRotationLaunchingApp != null) { in notifyInsetsChanged()2613 if (mFixedRotationLaunchingApp != null && !mFixedRotationLaunchingApp.mVisibleRequested in onAppTransitionDone()3350 if (mFixedRotationLaunchingApp != null) { in dump()[all …]