Searched refs:notifyDisconnected (Results 1 – 8 of 8) sorted by relevance
98 public void notifyDisconnected(int seq) { in notifyDisconnected() method in Controller2Link100 mIController.notifyDisconnected(seq); in notifyDisconnected()176 public void notifyDisconnected(int seq) { in notifyDisconnected() method in Controller2Link.Controller2Stub
155 info.notifyDisconnected(); in close()432 controllerInfo.notifyDisconnected(); in onConnect()767 void notifyDisconnected() { in notifyDisconnected() method in MediaSession2.ControllerInfo771 mControllerBinder.notifyDisconnected(getNextSeqNumber()); in notifyDisconnected()
433 caller.notifyDisconnected(0); in connect()
33 void notifyDisconnected(int seq) = 1; in notifyDisconnected() method
55 default void notifyDisconnected() { in notifyDisconnected() method
74 mStatusNotification.notifyDisconnected(); in run()
674 notifyDisconnected(); in binderDied()710 notifyDisconnected(); in disconnect()722 private void notifyDisconnected() { in notifyDisconnected() method in NetworkAgentInfo
3369 notifyDisconnected(disconnectCause); in setTelephonyConnectionDisconnected()3717 private void notifyDisconnected(android.telecom.DisconnectCause cause) { in notifyDisconnected() method in TelephonyConnection