Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DPolicyWarningUIController.java239 if (trySendNotification(userId, componentName)) { in onReceive()
276 private boolean trySendNotification(int userId, ComponentName componentName) { in trySendNotification() method in PolicyWarningUIController.NotificationController