Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/
DErrorPolicyManager.java600 isValidErrorDetail = verifyIkeProtocolErrorDetail(errorDetail); in parseErrorDetails()
616 private boolean verifyIkeProtocolErrorDetail(String errorDetailStr) { in verifyIkeProtocolErrorDetail() method in ErrorPolicyManager