Home
last modified time | relevance | path

Searched refs:RemoveChannelRunnable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationHistoryDatabaseTest.java358 NotificationHistoryDatabase.RemoveChannelRunnable rcr = in testRemoveChannelRunnable()
359 mDataBase.new RemoveChannelRunnable("pkg", "channel"); in testRemoveChannelRunnable()
381 NotificationHistoryDatabase.RemoveChannelRunnable rcr = in testRemoveChannelRunnable_noChanges()
382 mDataBase.new RemoveChannelRunnable("pkg", "channel"); in testRemoveChannelRunnable_noChanges()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryDatabase.java179 RemoveChannelRunnable rcr = new RemoveChannelRunnable(pkg, channelId); in deleteNotificationChannel()
537 final class RemoveChannelRunnable implements Runnable { class in NotificationHistoryDatabase
542 RemoveChannelRunnable(String pkg, String channelId) { in RemoveChannelRunnable() method in NotificationHistoryDatabase.RemoveChannelRunnable
/frameworks/base/services/
Dart-profile26303 HPLcom/android/server/notification/NotificationHistoryDatabase$RemoveChannelRunnable;-><init>(Lcom/…
26304 HPLcom/android/server/notification/NotificationHistoryDatabase$RemoveChannelRunnable;->run()V+]Lcom…