Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DPolicyWarningUIController.java255 onNotificationCanceled(userId, componentName); in onReceive()
258 onNotificationCanceled(userId, componentName); in onReceive()
324 protected void onNotificationCanceled(int userId, ComponentName componentName) { in onNotificationCanceled() method in PolicyWarningUIController.NotificationController