Searched refs:ringtoneConsumer (Results 1 – 1 of 1) sorted by relevance
91 BiConsumer<Pair<Uri, Ringtone>, Boolean> ringtoneConsumer, in play() argument97 args.arg2 = ringtoneConsumer; in play()217 BiConsumer<Pair<Uri, Ringtone>, Boolean> ringtoneConsumer =230 ringtoneConsumer.accept(null, /* stopped= */ true);277 ringtoneConsumer.accept(new Pair(ringtoneUri, ringtone), hasStopped);