Searched defs:prefkey (Results 1 – 2 of 2) sorted by relevance
43 protected VibrationIntensityPreferenceController(Context context, String prefkey, in VibrationIntensityPreferenceController()50 protected VibrationIntensityPreferenceController(Context context, String prefkey, in VibrationIntensityPreferenceController()
142 final String prefkey = UnrestrictedDataAccessPreference.generateKey(entry); in onRebuildComplete() local