Searched refs:toggleNotificationsSetting (Results 1 – 4 of 4) sorted by relevance
66 return toggleNotificationsSetting(mPackageName, mUid, enabled); in handlePreferenceChanged()
63 public boolean toggleNotificationsSetting(String packageName, int uid, boolean enabled) { in toggleNotificationsSetting() method in BaseNotificationsPreferenceController
82 toggleNotificationsSetting(packageName, uid, newValue); in createPreference()
213 toggleNotificationsSetting(pkgName, appEntry.info.uid, newValue); in displayRecentApps()