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

  /frameworks/base/services/core/java/com/android/server/notification/
NotificationChannelExtractor.java 45 record.updateNotificationChannel(mConfig.getNotificationChannel(record.sbn.getPackageName(),
RankingConfig.java 42 void updateNotificationChannel(String pkg, int uid, NotificationChannel channel, boolean fromUser);
NotificationRecord.java     [all...]
NotificationManagerService.java     [all...]
RankingHelper.java 690 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel,
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
RankingHelperTest.java 656 mHelper.updateNotificationChannel(PKG, UID, defaultChannel, true);
    [all...]
NotificationManagerServiceTest.java 372 .updateNotificationChannel(new NotificationChannel("a", "", IMPORTANCE_LOW));
    [all...]
  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 712 public final void updateNotificationChannel(@NonNull String pkg, @NonNull UserHandle user,
    [all...]
  /prebuilts/sdk/26/
android.jar 

Completed in 391 milliseconds