Searched refs:getContextForUser (Results 1 – 5 of 5) sorted by relevance
115 final Context userContext = mUserCache.getContextForUser(user); in getVolumePath()137 final Context userContext = mUserCache.getContextForUser(user); in getVolumeScanPaths()199 Context userContext = mUserCache.getContextForUser(user); in update()
78 Context userContext = getContextForUser(profile); in update()100 public @NonNull Context getContextForUser(@NonNull UserHandle user) { in getContextForUser() method in UserCache
189 final Context userContext = getContextForUser(context, user); in getCalendars()198 private static Context getContextForUser(Context context, UserHandle user) { in getContextForUser() method in ZenModeEventRuleSettings
168 Context contextForUser = getContextForUser(call.userHandle); in showDisconnectedNotification()304 private Context getContextForUser(UserHandle user) { in getContextForUser() method in DisconnectedCallNotifier
354 Context contextForUser = getContextForUser(userHandle); in showMissedCallNotification()701 private Context getContextForUser(UserHandle user) { in getContextForUser() method in MissedCallNotifierImpl