Home
last modified time | relevance | path

Searched refs:KEY_VR_DISPLAY_PREF (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DDisplaySettings.java92 private static final String KEY_VR_DISPLAY_PREF = "vr_display_pref"; field in DisplaySettings
215 (DropDownPreference) findPreference(KEY_VR_DISPLAY_PREF); in onCreate()
244 removePreference(KEY_VR_DISPLAY_PREF); in onCreate()
561 result.add(KEY_VR_DISPLAY_PREF);