Searched refs:getContextForForegroundUser (Results 1 – 1 of 1) sorted by relevance
174 mPlayer.setDataSource(getContextForForegroundUser(), mBeepUri); in play()248 private Context getContextForForegroundUser() { in getContextForForegroundUser() method in Beeper.BeepRecord282 mRingtone = RingtoneManager.getRingtone(getContextForForegroundUser(), mBeepUri); in playViaRingtoneManager()