Home
last modified time | relevance | path

Searched refs:createNotificationChannels (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierDefaultBroadcastReceiver.java36 CarrierActionUtils.createNotificationChannels(context); in onReceive()
DCarrierActionUtils.java224 createNotificationChannels(context); in getNotification()
251 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CarrierActionUtils
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DChannelsTest.java65 verify(mMockNotificationManager).createNotificationChannels(captor.capture()); in testChannelSetup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java77 nm.createNotificationChannels(Arrays.asList( in createAll()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java91 .createNotificationChannels(Arrays.asList( in createAll()
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java185 nm.createNotificationChannels(channelsList); in createAll()
/frameworks/base/core/java/android/app/
DNotificationManager.java698 createNotificationChannels(Arrays.asList(channel)); in createNotificationChannel()
707 public void createNotificationChannels(@NonNull List<NotificationChannel> channels) { in createNotificationChannels() method in NotificationManager
710 service.createNotificationChannels(mContext.getPackageName(), in createNotificationChannels()
DINotificationManager.aidl86 void createNotificationChannels(String pkg, in ParceledListSlice channelsList); in createNotificationChannels() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java402 mBinderService.createNotificationChannels( in setUp()
549 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_SingleChannel()
559 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_NullChannelThrowsException()
573 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_TwoChannels()
586 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_SecondCreateDoesNotChangeImportance()
592 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_SecondCreateDoesNotChangeImportance()
604 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_SecondCreateAllowedToDowngradeImportance()
610 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_SecondCreateAllowedToDowngradeImportance()
622 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_CannotDowngradeImportanceIfAlreadyUpdated()
633 mBinderService.createNotificationChannels(PKG, in testCreateNotificationChannels_CannotDowngradeImportanceIfAlreadyUpdated()
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2675 public void createNotificationChannels(String pkg,
/frameworks/base/config/
Dboot-image-profile.txt1601 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannels(Ljava/lang/String;Land…
1979 HSPLandroid/app/NotificationManager;->createNotificationChannels(Ljava/util/List;)V
Dhiddenapi-greylist-max-o.txt6845 Landroid/app/INotificationManager$Stub$Proxy;->createNotificationChannels(Ljava/lang/String;Landroi…
7041 Landroid/app/INotificationManager;->createNotificationChannels(Ljava/lang/String;Landroid/content/p…
/frameworks/base/services/
Dart-profile9366 HSPLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannels(Ljav…
/frameworks/base/api/
Dcurrent.txt5815 …method public void createNotificationChannels(@NonNull java.util.List<android.app.NotificationChan…