Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2610 postSummaryNotification(targetUser); in postNotification()
2639 private void postSummaryNotification(@NonNull UserHandle targetUser) { in postSummaryNotification() method in AppRestrictionController.NotificationHelper