Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DBeeper.java174 mPlayer.setDataSource(getContextForForegroundUser(), mBeepUri); in play()
248 private Context getContextForForegroundUser() { in getContextForForegroundUser() method in Beeper.BeepRecord
282 mRingtone = RingtoneManager.getRingtone(getContextForForegroundUser(), mBeepUri); in playViaRingtoneManager()