Home
last modified time | relevance | path

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

/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierDefaultBroadcastReceiver.java36 CarrierActionUtils.createNotificationChannels(context); in onReceive()
DCarrierActionUtils.java223 createNotificationChannels(context); in getNotification()
250 static void createNotificationChannels(Context context) { in createNotificationChannels() method in CarrierActionUtils
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DNotificationChannelsTest.java64 verify(mMockNotificationManager).createNotificationChannels(captor.capture()); in testChannelSetup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java98 nm.createNotificationChannels(Arrays.asList( in createAll()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java96 .createNotificationChannels(Arrays.asList( in createAll()
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java220 nm.createNotificationChannels(channelsList); in createAll()
/frameworks/base/core/java/android/app/
DNotificationManager.java1016 createNotificationChannels(Arrays.asList(channel)); in createNotificationChannel()
1025 public void createNotificationChannels(@NonNull List<NotificationChannel> channels) { in createNotificationChannels() method in NotificationManager
1028 service.createNotificationChannels(mContext.getPackageName(), in createNotificationChannels()
DINotificationManager.aidl97 void createNotificationChannels(String pkg, in ParceledListSlice channelsList); in createNotificationChannels() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java444 mBinderService.createNotificationChannels(callingPackage, in ensureChannel()
DNotificationManagerService.java4184 public void createNotificationChannels(String pkg, ParceledListSlice channelsList) {
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java855 mBinderService.createNotificationChannels(mPkg, new ParceledListSlice( in initNMS()
857 mBinderService.createNotificationChannels(PKG_P, new ParceledListSlice( in initNMS()
859 mBinderService.createNotificationChannels(PKG_O, new ParceledListSlice( in initNMS()
1466 mBinderService.createNotificationChannels(mPkg, in testCreateNotificationChannels_SingleChannel()
1476 mBinderService.createNotificationChannels(mPkg, in testCreateNotificationChannels_NullChannelThrowsException()
1490 mBinderService.createNotificationChannels(PKG_NO_CHANNELS, in testCreateNotificationChannels_FirstChannelWithFgndTaskStartsPermDialog()
1505 mBinderService.createNotificationChannels(mPkg, in testCreateNotificationChannels_SecondChannelWithFgndTaskDoesntStartPermDialog()
1519 mBinderService.createNotificationChannels(mPkg, in testCreateNotificationChannels_FirstChannelWithBgndTaskDoesntStartPermDialog()
1532 mBinderService.createNotificationChannels(mPkg, in testCreateNotificationChannels_TwoChannels()
1545 mBinderService.createNotificationChannels(mPkg, in testCreateNotificationChannels_SecondCreateDoesNotChangeImportance()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt1936 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannels(Ljava/lang/String;Land…
2370 HSPLandroid/app/NotificationManager;->createNotificationChannels(Ljava/util/List;)V
/frameworks/base/services/
Dart-profile2024 HSPLcom/android/server/notification/NotificationManagerService$12;->createNotificationChannels(Ljav…
Dart-wear-profile15878 HPLcom/android/server/notification/NotificationManagerService$12;->createNotificationChannels(Ljava…
/frameworks/base/config/
Dboot-image-profile.txt1936 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannels(Ljava/lang/String;Land…
2370 HSPLandroid/app/NotificationManager;->createNotificationChannels(Ljava/util/List;)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6425 Landroid/app/INotificationManager$Stub$Proxy;->createNotificationChannels(Ljava/lang/String;Landroi…
6619 Landroid/app/INotificationManager;->createNotificationChannels(Ljava/lang/String;Landroid/content/p…
/frameworks/base/core/api/
Dcurrent.txt7014 …method public void createNotificationChannels(@NonNull java.util.List<android.app.NotificationChan…