Searched refs:notifyFailed (Results 1 – 4 of 4) sorted by relevance
95 mBackoffUnderTest.notifyFailed(); in testDelayIncreasedExponentially()109 mBackoffUnderTest.notifyFailed(); in testDelayShouldNotExceededTheMaximumLimit()
96 public void notifyFailed() { in notifyFailed() method in ExponentialBackoff
347 mBackoff.notifyFailed(); in bind()351 mBackoff.notifyFailed(); in bind()
2650 proxy.notifyFailed(returnCode);3356 public void notifyFailed(int reason) throws RemoteException { in notifyFailed() method in LocalOnlyHotspotCallbackProxy