Home
last modified time | relevance | path

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

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