Searched defs:onSetStreamVolume (Results 1 – 10 of 10) sorted by relevance
45 public void onSetStreamVolume(float v) {} in onSetStreamVolume() method in SampleTvInputService.BaseTvInputSessionImpl
76 public void onSetStreamVolume() { in onSetStreamVolume() method in WrappedSessionTest
111 public void onSetStreamVolume(@FloatRange(from = 0.0, to = 1.0) float volume) {} in onSetStreamVolume() method in SimpleSessionManagerTest.TestTifSession
192 public void onSetStreamVolume(@FloatRange(from = 0.0, to = 1.0) float volume) {} in onSetStreamVolume() method in TisSessionTest.TestSession
68 public void onSetStreamVolume(@FloatRange(from = 0.0, to = 1.0) float volume) { in onSetStreamVolume() method in WrappedSession
72 public abstract void onSetStreamVolume(@FloatRange(from = 0.0, to = 1.0) float volume); in onSetStreamVolume() method in TifSession
97 public void onSetStreamVolume(float volume) { in onSetStreamVolume() method in TunerSession
95 public void onSetStreamVolume(float volume) { in onSetStreamVolume() method in TunerSessionExoV2
156 public void onSetStreamVolume(float v) { in onSetStreamVolume() method in SampleTunerTvInputService.TvInputSessionImpl
207 public void onSetStreamVolume(float volume) { in onSetStreamVolume() method in TestTvInputService.SimpleSessionImpl