Searched refs:KEY_PREFERENCE_CATEGORY (Results 1 – 3 of 3) sorted by relevance
40 private static final String KEY_PREFERENCE_CATEGORY = "basic_info_category"; field in PhoneNumberPreferenceController65 final PreferenceCategory category = screen.findPreference(KEY_PREFERENCE_CATEGORY); in displayPreference()
47 private static final String KEY_PREFERENCE_CATEGORY = "device_detail_category"; field in ImeiInfoPreferenceController92 PreferenceCategory category = screen.findPreference(KEY_PREFERENCE_CATEGORY); in displayPreference()
45 private static final String KEY_PREFERENCE_CATEGORY = "device_detail_category"; field in SimStatusPreferenceController98 final PreferenceCategory category = screen.findPreference(KEY_PREFERENCE_CATEGORY); in displayPreference()