Searched refs:sendStreamVolume (Results 1 – 9 of 9) sorted by relevance
46 void sendStreamVolume(float volume); in sendStreamVolume() method
54 void sendStreamVolume(in IBinder sessionToken, float volume, int userId); in sendStreamVolume() method
181 mSessionImpl.sendStreamVolume((Float) msg.obj); in executeMessage()429 public void sendStreamVolume(float volume) { in sendStreamVolume() method in ITvInteractiveAppSessionWrapper
563 public void sendStreamVolume(float volume) { in sendStreamVolume() method in TvInteractiveAppView568 mSession.sendStreamVolume(volume); in sendStreamVolume()
1188 void sendStreamVolume(float volume) { in sendStreamVolume() method in TvInteractiveAppManager.Session1194 mService.sendStreamVolume(mToken, volume, mUserId); in sendStreamVolume()
1649 void sendStreamVolume(float volume) { in sendStreamVolume() method in TvInteractiveAppService.Session
1416 public void sendStreamVolume(IBinder sessionToken, float volume, int userId) { in sendStreamVolume() method in TvInteractiveAppManagerService.BinderService1430 getSessionLocked(sessionState).sendStreamVolume(volume); in sendStreamVolume()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27904 method public void sendStreamVolume(float);