Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DEnable16kPagesPreferenceController.java76 private static final String ENABLE_16K_PAGES = "enable_16k_pages"; field in Enable16kPagesPreferenceController
112 return ENABLE_16K_PAGES; in getPreferenceKey()
139 Settings.Global.ENABLE_16K_PAGES, in updateState()
151 Settings.Global.ENABLE_16K_PAGES, in onDeveloperOptionsSwitchDisabled()
161 mContext.getContentResolver(), Settings.Global.ENABLE_16K_PAGES, currentStatus); in onDeveloperOptionsSwitchEnabled()
383 Settings.Global.ENABLE_16K_PAGES, in onPayloadApplicationComplete()