Searched defs:notifyConnected (Results 1 – 4 of 4) sorted by relevance
32 void notifyConnected(int seq, in Bundle connectionResult) = 0; in notifyConnected() method
39 default void notifyConnected(String deviceAddress) { in notifyConnected() method
89 public void notifyConnected(int seq, Bundle connectionResult) { in notifyConnected() method in Controller2Link166 public void notifyConnected(int seq, Bundle connectionResult) { in notifyConnected() method in Controller2Link.Controller2Stub
757 void notifyConnected(Bundle connectionResult) { in notifyConnected() method in MediaSession2.ControllerInfo