Searched defs:mBeepUri (Results 1 – 1 of 1) sorted by relevance
142 private final Uri mBeepUri; field in Beeper.BeepRecord174 mPlayer.setDataSource(getContextForForegroundUser(), mBeepUri); in play() local