Searched defs:mBootsToVr (Results 1 – 2 of 2) sorted by relevance
101 private boolean mBootsToVr = false; // The device boots into VR (standalone VR device) field in Vr2dDisplay
173 private boolean mBootsToVr; field in VrManagerService806 mVr2dDisplay.init(getContext(), mBootsToVr); in onBootPhase() local