Searched refs:isPersistentVrModeEnabled (Results 1 – 6 of 6) sorted by relevance
144 public boolean isPersistentVrModeEnabled() { in isPersistentVrModeEnabled() method in VrManager
1185 } else if (mDisplayPolicy.isPersistentVrModeEnabled()) { in rotationForOrientation()1385 } else if (mDisplayPolicy.isPersistentVrModeEnabled()) { in isRotationChoicePossible()
712 public boolean isPersistentVrModeEnabled() { in isPersistentVrModeEnabled() method in DisplayPolicy
2723 if (mDefaultDisplayPolicy.isPersistentVrModeEnabled()) { in interceptKeyBeforeDispatching()
888 …ICTED_VR_ACCESS, "android.permission.ACCESS_VR_STATE"}) public boolean isPersistentVrModeEnabled();
46092 HPLcom/android/server/wm/DisplayPolicy;->isPersistentVrModeEnabled()Z