Home
last modified time | relevance | path

Searched defs:contextForUser (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DDisconnectedCallNotifier.java168 Context contextForUser = getContextForUser(call.userHandle); in showDisconnectedNotification() local
DMissedCallNotifierImpl.java367 Context contextForUser = getContextForUser(userHandle); in showMissedCallNotification() local
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java658 Context contextForUser = in notifyAsUser() local
672 Context contextForUser = in cancelAsUser() local
/packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/
DSafetyCenterMultiUsersTest.kt1618 val contextForUser = getContextForUser(userHandle) in getSafetyCenterManagerForUser() constant