Home
last modified time | relevance | path

Searched defs:ErrorType (Results 1 – 5 of 5) sorted by relevance

/packages/services/Iwlan/assets/
Ddefaultiwlanerrorconfig.json65 "ErrorType": "*", string
71 "ErrorType": "GENERIC_ERROR_TYPE", string
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ike3gpp/
DIke3gppBackoffTimer.java66 public @interface ErrorType {} annotation in Ike3gppBackoffTimer
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Derror_type_utils.h30 typedef uint32_t ErrorType; typedef
/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
DIkeProtocolException.java58 public @interface ErrorType {} annotation in IkeProtocolException
/packages/services/Iwlan/test/com/google/android/iwlan/
DErrorPolicyManagerTest.java701 String ErrorType, in getErrorTypeInJSON()