Searched refs:getBackoffCause (Results 1 – 5 of 5) sorted by relevance
47 assertEquals(BACKOFF_CAUSE, mBackoffTimer.getBackoffCause()); in testGetCause()
103 public @IntRange(from = 0, to = ERROR_NOTIFY_TYPE_MAX) int getBackoffCause() { in getBackoffCause() method in Ike3gppBackoffTimer
43 backoffTimer.getBackoffCause()); in testIke3gppBackoffTimer()
130 method @IntRange(from=0, to=0x3fff) public int getBackoffCause();
6233 assertEquals(expectedNotifyErrorCause, backoffTimer.getBackoffCause()); in verifyBackoffTimer()