Searched defs:createPlayer (Results 1 – 4 of 4) sorted by relevance
174 private MediaPlayer createPlayer() throws IOException { in createPlayer() method in AudioAutoStartActivity
78 public InCallTonePlayer createPlayer(Call call, int tone) { in createPlayer() method in InCallTonePlayer.Factory
1455 protected MpegTsPlayer createPlayer(AudioCapabilities capabilities) { in createPlayer() method in TunerSessionWorker
1388 protected MpegTsPlayerV2 createPlayer(AudioCapabilities capabilities) { in createPlayer() method in TunerSessionWorkerExoV2