Searched refs:getBundleTypeForKey (Results 1 – 1 of 1) sorted by relevance
109 typePref.setChecked(allowedTypes.contains(getBundleTypeForKey(key))); in updatePrefValues()128 mBackend.setBundleTypeState(getBundleTypeForKey(prefKey), checked); in getListenerForType()138 static @Adjustment.Types int getBundleTypeForKey(String preferenceKey) { in getBundleTypeForKey() method