Searched refs:getContextForUser (Results 1 – 4 of 4) sorted by relevance
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
308 Context contextForUser = getContextForUser(userHandle); in showMissedCallNotification()649 private Context getContextForUser(UserHandle user) { in getContextForUser() method in MissedCallNotifierImpl