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