Searched refs:permanentlyDeleteNotificationChannel (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingConfig.java45 void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId); method in interface:RankingConfig
H A DRankingHelper.java774 public void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId) { method in class:RankingHelper
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DRankingHelperTest.java254 mHelper.permanentlyDeleteNotificationChannel(pkg, uid, channelId);

Completed in 176 milliseconds