Searched refs:notifySignalStrength (Results 1 – 10 of 10) sorted by relevance
72 void notifySignalStrength(int strength); in notifySignalStrength() method
93 void notifySignalStrength(in IBinder sessionToken, int stength, int userId); in notifySignalStrength() method
267 mSessionImpl.notifySignalStrength((Integer) msg.obj); in executeMessage()554 public void notifySignalStrength(int strength) { in notifySignalStrength() method in ITvInteractiveAppSessionWrapper
1743 public void notifySignalStrength(int strength) { in notifySignalStrength() method in TvInteractiveAppManager.Session1749 mService.notifySignalStrength(mToken, strength, mUserId); in notifySignalStrength()
1749 void notifySignalStrength(int strength) { in notifySignalStrength() method in TvInteractiveAppService.Session
1189 public void notifySignalStrength(@TvInputManager.SignalStrength final int strength) { in notifySignalStrength() method in TvInputService.Session
1113 mSession.getInteractiveAppSession().notifySignalStrength(strength); in postSignalStrength()
1098 public void notifySignalStrength(IBinder sessionToken, int strength, int userId) { in notifySignalStrength() method in TvInteractiveAppManagerService.BinderService1109 getSessionLocked(sessionState).notifySignalStrength(strength); in notifySignalStrength()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27452 method public void notifySignalStrength(int);