Searched refs:shouldDisableNonVrUiLocked (Results 1 – 4 of 4) sorted by relevance
276 public boolean shouldDisableNonVrUiLocked() { in shouldDisableNonVrUiLocked() method in VrController
4744 boolean shouldDisableNonVrUiLocked() { in shouldDisableNonVrUiLocked() method in ActivityTaskManagerService4745 return mVrController.shouldDisableNonVrUiLocked(); in shouldDisableNonVrUiLocked()4762 final boolean disableNonVrUi = mVrController.shouldDisableNonVrUiLocked(); in applyUpdateVrModeLocked()
2305 if (mAtmService.shouldDisableNonVrUiLocked()) { in checkEnterPictureInPictureState()
35767 PLcom/android/server/wm/ActivityTaskManagerService;->shouldDisableNonVrUiLocked()Z38781 PLcom/android/server/wm/VrController;->shouldDisableNonVrUiLocked()Z