Searched defs:mBeepUri (Results 1 – 1 of 1) sorted by relevance
139 private final Uri mBeepUri; field in Beeper.BeepRecord171 mPlayer.setDataSource(getContextForForegroundUser(), mBeepUri, /* headers= */null); in play() local