Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/appcompat/
DUserAspectRatioDetails.java73 private static final String KEY_PREF_DISPLAY_SIZE = "display_size_pref"; field in UserAspectRatioDetails
223 addPreference(KEY_PREF_DISPLAY_SIZE, USER_MIN_ASPECT_RATIO_DISPLAY_SIZE); in initPreferences()
287 case KEY_PREF_DISPLAY_SIZE: in getSelectedAspectRatioAction()
308 case KEY_PREF_DISPLAY_SIZE: in getUnselectedAspectRatioAction()