Searched refs:KEY_SHOW_SYSTEM_PREFS (Results 1 – 3 of 3) sorted by relevance
53 private static final String KEY_SHOW_SYSTEM_PREFS = "_showSystem"; field in PermissionAppsFragment158 Preference showSystemAppPref = mainScreen.findPreference(KEY_SHOW_SYSTEM_PREFS); in onPermissionsLoaded()170 showSystemAppPref.setKey(KEY_SHOW_SYSTEM_PREFS); in onPermissionsLoaded()292 if (KEY_SHOW_SYSTEM_PREFS.equals(key)) { in onPreferenceClick()
101 private static final String KEY_SHOW_SYSTEM_PREFS = "_show_system"; field in PermissionDetailsFragment103 + KEY_SHOW_SYSTEM_PREFS;
78 private static final String KEY_SHOW_SYSTEM_PREFS = "_showSystem"; field in PermissionAppsFragment