Searched refs:mInCallSoundToPlayUri (Results 1 – 1 of 1) sorted by relevance
55 private final Uri mInCallSoundToPlayUri; field in Beeper84 mInCallSoundToPlayUri = Uri.parse("file://" + context.getResources().getString( in Beeper()111 currentBeep = new BeepRecord(mInCallSoundToPlayUri); in beep()