Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2665 manageNotification(userInfo.getUserHandle()); in doInBackground()
2668 manageNotification(UserHandle.of(userHandle)); in doInBackground()
2673 private void manageNotification(UserHandle userHandle) { in manageNotification() method in DevicePolicyManagerService.MonitoringCertNotificationTask