Searched refs:notifyShutdown (Results 1 – 7 of 7) sorted by relevance
27 void notifyShutdown(); in notifyShutdown() method
715 mRilBtReceiver.notifyShutdown(); /* Only needed in case of a connection error */ in handleMessage()958 mRilBtReceiver.notifyShutdown(); /* Only needed in case of a connection error */ in sendRilMessage()
433 public void notifyShutdown() { in notifyShutdown() method in SapRilReceiverHidl
426 public void notifyShutdown() { in notifyShutdown() method in SapRilReceiver
129 public void notifyShutdown() throws Exception { in notifyShutdown() method in SapRilReceiverTest132 mReceiver.notifyShutdown(); in notifyShutdown()
125 public void notifyShutdown() throws Exception { in notifyShutdown() method in SapRilReceiverHidlTest126 mReceiver.notifyShutdown(); in notifyShutdown()
287 verify(mockReceiver).notifyShutdown(); in sendRilMessage_whenRemoteExceptionIsThrown_sendsErrorClientMessage()649 verify(mockReceiver).notifyShutdown(); in handleMessage_forProxyDeadMsg_notifiesShutDown()