Searched defs:VR_DISPLAY_MODE (Results 1 – 2 of 2) sorted by relevance
172 VALIDATORS.put(Secure.VR_DISPLAY_MODE, new DiscreteValueValidator(new String[] {"0", "1"})); in VALIDATORS.put()
9419 public static final String VR_DISPLAY_MODE = "vr_display_mode"; field in Settings.Secure