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