Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DRingtoneFactory.java72 getContextForUserHandle(mCallsManager.getCurrentUserHandle()); in getRingtone()
152 return getContextForUserHandle(workprofile.getUserHandle()); in getWorkProfileContextForUser()
159 private Context getContextForUserHandle(UserHandle userHandle) { in getContextForUserHandle() method in RingtoneFactory