Searched defs:VrController (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DVrController.java47 final class VrController { class
48 private static final String TAG = "VrController";
127 * Create new VrController instance.
131 public VrController(final Object globalAmLock) { method in class:VrController
189 // Tell the VrController that a VR mode change is requested.
277 * Called when to update this VrController instance's state when the system VR mode is being

Completed in 43 milliseconds