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.java72 getContextForUserHandle(mCallsManager.getCurrentUserHandle()); in getRingtone()
158 return getContextForUserHandle(workprofile.getUserHandle()); in getWorkProfileContextForUser()
165 private Context getContextForUserHandle(UserHandle userHandle) { in getContextForUserHandle() method in RingtoneFactory