Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DRingtoneFactory.java57 getContextForUserHandle(mCallsManager.getCurrentUserHandle()); in getRingtone()
94 return getContextForUserHandle(workprofile.getUserHandle()); in getWorkProfileContextForUser()
101 private Context getContextForUserHandle(UserHandle userHandle) { in getContextForUserHandle() method in RingtoneFactory