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()431 controllerInfo.notifyDisconnected(); in onConnect()766 void notifyDisconnected() { in notifyDisconnected() method in MediaSession2.ControllerInfo770 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()
385 notifyDisconnected(); in binderDied()421 notifyDisconnected(); in disconnect()433 private void notifyDisconnected() { in notifyDisconnected() method in NetworkAgentInfo
3266 notifyDisconnected(disconnectCause); in setTelephonyConnectionDisconnected()3614 private void notifyDisconnected(android.telecom.DisconnectCause cause) { in notifyDisconnected() method in TelephonyConnection