Searched refs:mVrController (Results 1 – 1 of 1) sorted by relevance
456 VrController mVrController; field in ActivityTaskManagerService701 mVrController.onSystemReady(); in onSystemReady()830 mVrController = new VrController(mGlobalLock); in initialize()4715 mVrController.setVrThreadLocked(tid, pid, wpc); in setVrThread()4734 mVrController.setPersistentVrThreadLocked(tid, pid, proc); in setPersistentVrThread()4779 return mVrController.shouldDisableNonVrUiLocked(); in shouldDisableNonVrUiLocked()4792 if (!mVrController.onVrModeChanged(r)) { in applyUpdateVrModeLocked()4796 final boolean disableNonVrUi = mVrController.shouldDisableNonVrUiLocked(); in applyUpdateVrModeLocked()7054 pw.println(" mVrController=" + mVrController); in dumpForProcesses()7116 mVrController.writeToProto(proto, in writeProcessesToProto()