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

/frameworks/base/services/core/java/com/android/server/notification/
H A DValidateNotificationPeople.java134 Context context = getContextAsUser(record.getUser());
164 Context context = getContextAsUser(userHandle);
201 private Context getContextAsUser(UserHandle userHandle) { method in class:ValidateNotificationPeople

Completed in 30 milliseconds