Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
DAppLaunchSettings.java74 private static final String MAIN_PREF_CATEGORY_KEY = "open_by_default_main_category"; field in AppLaunchSettings
228 mMainPreferenceCategory = findPreference(MAIN_PREF_CATEGORY_KEY); in initMainSwitchAndCategories()