Searched refs:trySendNotification (Results 1 – 1 of 1) sorted by relevance
239 if (trySendNotification(userId, componentName)) { in onReceive()276 private boolean trySendNotification(int userId, ComponentName componentName) { in trySendNotification() method in PolicyWarningUIController.NotificationController