Searched refs:clearInputBridge (Results 1 – 4 of 4) sorted by relevance
29 void clearInputBridge(IBinder token); in clearInputBridge() method
227 public void clearInputBridge(IBinder token) throws RuntimeException { in clearInputBridge() method in TvRemoteProvider231 mRemoteServiceInput.clearInputBridge(token); in clearInputBridge()
6 method public void clearInputBridge(android.os.IBinder) throws java.lang.RuntimeException;
154 public void clearInputBridge(IBinder token) { in clearInputBridge() method in TvRemoteServiceInput