HomeSort by relevance Sort by last modified time
    Searched refs:mNotificationBackend (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/notification/
RecentNotifyingAppsPreferenceController.java 73 private final NotificationBackend mNotificationBackend;
109 mNotificationBackend = backend;
159 mApps = mNotificationBackend.getRecentApps();
230 mNotificationBackend.setNotificationsEnabledForPackage(
235 !mNotificationBackend.getNotificationsBanned(pkgName, appEntry.info.uid));
  /packages/apps/Settings/src/com/android/settings/applications/manageapplications/
ManageApplications.java 231 private NotificationBackend mNotificationBackend;
302 mNotificationBackend = new NotificationBackend();
    [all...]

Completed in 88 milliseconds