Searched refs:prefkey (Results 1 – 2 of 2) sorted by relevance
43 protected VibrationIntensityPreferenceController(Context context, String prefkey, in VibrationIntensityPreferenceController() argument45 this(context, prefkey, preferenceConfig, in VibrationIntensityPreferenceController()50 protected VibrationIntensityPreferenceController(Context context, String prefkey, in VibrationIntensityPreferenceController() argument52 super(context, prefkey); in VibrationIntensityPreferenceController()
142 final String prefkey = UnrestrictedDataAccessPreference.generateKey(entry); in onRebuildComplete() local143 appsKeySet.add(prefkey); in onRebuildComplete()145 (UnrestrictedDataAccessPreference) mScreen.findPreference(prefkey); in onRebuildComplete()