Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java160 Context context = getContextAsUser(record.getUser()); in process()
190 Context context = getContextAsUser(userHandle); in getContactAffinity()
227 private Context getContextAsUser(UserHandle userHandle) { in getContextAsUser() method in ValidateNotificationPeople
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollbackManagerServiceImpl.java324 Context context = getContextAsUser(user); in registerUserCallbacks()
738 private Context getContextAsUser(UserHandle user) {
/aosp14/frameworks/base/services/
H A Dart-profile5369 HPLcom/android/server/notification/ValidateNotificationPeople;->getContextAsUser(Landroid/os/UserHa…