Searched refs:shouldDisableNonVrUiLocked (Results 1 – 4 of 4) sorted by relevance
276 public boolean shouldDisableNonVrUiLocked() { in shouldDisableNonVrUiLocked() method in VrController
4778 boolean shouldDisableNonVrUiLocked() { in shouldDisableNonVrUiLocked() method in ActivityTaskManagerService4779 return mVrController.shouldDisableNonVrUiLocked(); in shouldDisableNonVrUiLocked()4796 final boolean disableNonVrUi = mVrController.shouldDisableNonVrUiLocked(); in applyUpdateVrModeLocked()
1444 if (mAtmService.shouldDisableNonVrUiLocked()) { in checkEnterPictureInPictureState()
15427 PLcom/android/server/wm/ActivityTaskManagerService;->shouldDisableNonVrUiLocked()Z