Searched refs:areNotificationsChangeable (Results 1 – 3 of 3) sorted by relevance
64 preference.setEnabled(areNotificationsChangeable(mAppInfo)); in updateState()
84 preference.setSecondaryActionEnabled(areNotificationsChangeable(appInfo)); in createPreference()
113 public boolean areNotificationsChangeable(ApplicationInfo appInfo) { in areNotificationsChangeable() method in BaseNotificationsPreferenceController