Searched refs:notifySrvccFailed (Results 1 – 7 of 7) sorted by relevance
63 oneway void notifySrvccFailed(); in notifySrvccFailed() method
652 public void notifySrvccFailed() throws RemoteException { in notifySrvccFailed() method in MmTelFeatureConnection655 getServiceInterface(mBinder).notifySrvccFailed(); in notifySrvccFailed()
2909 public void notifySrvccFailed() throws ImsException { in notifySrvccFailed() method in ImsManager2912 c.notifySrvccFailed(); in notifySrvccFailed()
369 public void notifySrvccFailed() {371 () -> MmTelFeature.this.notifySrvccFailed(), "notifySrvccFailed");1797 public void notifySrvccFailed() { in notifySrvccFailed() method in MmTelFeature
2324 verify(mImsManager, times(0)).notifySrvccFailed(); in testNotifySrvccStateFailed()2326 verify(mImsManager, times(1)).notifySrvccFailed(); in testNotifySrvccStateFailed()
4774 mImsManager.notifySrvccFailed(); in notifySrvccState()
17341 method public void notifySrvccFailed();