Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java118 .deleteNotificationChannel(CHANNEL_ID_MOBILE_DATA_ALERT_DEPRECATED); in createAll()
122 .deleteNotificationChannel(CHANNEL_ID_CALL_FORWARD_DEPRECATED); in createAll()
/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java46 void deleteNotificationChannel(String pkg, int uid, String channelId); in deleteNotificationChannel() method
DPreferencesHelper.java837 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in PreferencesHelper
DNotificationManagerService.java2789 public void deleteNotificationChannel(String pkg, String channelId) {
2797 mPreferencesHelper.deleteNotificationChannel(pkg, callingUid, channelId);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DChannelsTest.java77 verify(mMockNotificationManager).deleteNotificationChannel( in testChannelSetup_noLegacyScreenshot()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DNotificationChannels.java91 nm.deleteNotificationChannel(SCREENSHOTS_LEGACY); in createAll()
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java92 mNotificationManager.deleteNotificationChannel(mNotificationTag); in onCancelNotification()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java582 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel1.getId()); in testChannelXml_backup()
1084 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel.getId()); in testGetDeletedChannel()
1115 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel.getId()); in testGetDeletedChannels()
1149 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel.getId()); in testGetDeletedChannelCount()
1150 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel3.getId()); in testGetDeletedChannelCount()
1168 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel3.getId()); in testGetBlockedChannelCount()
1365 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel.getId()); in testCreateAndDeleteCanChannelsBypassDnd()
1370 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel2.getId()); in testCreateAndDeleteCanChannelsBypassDnd()
1436 mHelper.deleteNotificationChannel(PKG_N_MR1, UID_N_MR1, channel.getId()); in testCreateDeletedChannel()
1897 mHelper.deleteNotificationChannel("pkg" + 0, UID_N_MR1, "0"); in testDumpChannelsJson()
[all …]
DNotificationManagerServiceTest.java1803 mBinderService.deleteNotificationChannel(PKG, mTestNotificationChannel.getId()); in testDeleteChannelNotifyListener()
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java192 nm.deleteNotificationChannel(DEVICE_ADMIN_DEPRECATED); in removeDeprecated()
/frameworks/base/core/java/android/app/
DINotificationManager.aidl95 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method
DNotificationManager.java760 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
763 service.deleteNotificationChannel(mContext.getPackageName(), channelId); in deleteNotificationChannel()
/frameworks/base/services/
Dart-profile9369 HSPLcom/android/server/notification/NotificationManagerService$10;->deleteNotificationChannel(Ljava…
9768 HSPLcom/android/server/notification/PreferencesHelper;->deleteNotificationChannel(Ljava/lang/String…
/frameworks/base/config/
Dboot-image-profile.txt1602 HSPLandroid/app/INotificationManager$Stub$Proxy;->deleteNotificationChannel(Ljava/lang/String;Ljava…
1980 HSPLandroid/app/NotificationManager;->deleteNotificationChannel(Ljava/lang/String;)V
Dhiddenapi-greylist-max-o.txt6430 Landroid/app/INotificationManager$Stub$Proxy;->deleteNotificationChannel(Ljava/lang/String;Ljava/la…
6624 Landroid/app/INotificationManager;->deleteNotificationChannel(Ljava/lang/String;Ljava/lang/String;)V
/frameworks/base/non-updatable-api/
Dcurrent.txt5819 method public void deleteNotificationChannel(String);
/frameworks/base/api/
Dcurrent.txt5819 method public void deleteNotificationChannel(String);