Home
last modified time | relevance | path

Searched refs:isValidErrorNotifyCause (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/ike3gpp/
DIke3gppBackoffTimerTest.java43 Ike3gppBackoffTimer.isValidErrorNotifyCause( in testIsValidErrorNotifyCause()
46 Ike3gppBackoffTimer.isValidErrorNotifyCause( in testIsValidErrorNotifyCause()
49 Ike3gppBackoffTimer.isValidErrorNotifyCause( in testIsValidErrorNotifyCause()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ike3gpp/
DIke3gppBackoffTimer.java117 public static boolean isValidErrorNotifyCause(int notifyType) { in isValidErrorNotifyCause() method in Ike3gppBackoffTimer