Searched refs:getBackoffCause (Results 1 – 5 of 5) sorted by relevance
47 assertEquals(BACKOFF_CAUSE, mBackoffTimer.getBackoffCause()); in testGetCause()
37 assertEquals(BACKOFF_CAUSE, backoffTimer.getBackoffCause()); in testIke3gppBackoffTimer()
112 public @ErrorType int getBackoffCause() { in getBackoffCause() method in Ike3gppBackoffTimer
112 method public int getBackoffCause();
5599 assertEquals(expectedNotifyErrorCause, backoffTimer.getBackoffCause()); in verifyBackoffTimer()