Home
last modified time | relevance | path

Searched refs:permanentlyDeleteNotificationChannel (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java45 void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId); in permanentlyDeleteNotificationChannel() method
DRankingHelper.java774 public void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId) { in permanentlyDeleteNotificationChannel() method in RankingHelper
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java254 mHelper.permanentlyDeleteNotificationChannel(pkg, uid, channelId); in writeXmlAndPurge()
/frameworks/base/services/
Dart-profile941 HSPLcom/android/server/notification/RankingConfig;->permanentlyDeleteNotificationChannel(Ljava/lang…