Home
last modified time | relevance | path

Searched defs:getErrorType (Results 1 – 4 of 4) sorted by relevance

/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanError.java130 public @IwlanErrorType int getErrorType() { in getErrorType() method in IwlanError
181 public static int getErrorType(String errorType) { in getErrorType() method in IwlanError
DErrorPolicyManager.java879 int getErrorType() { in getErrorType() method in ErrorPolicyManager.ErrorPolicy
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
Dtyping_weighting.cpp27 ErrorTypeUtils::ErrorType TypingWeighting::getErrorType(const CorrectionType correctionType, in getErrorType() function in latinime::TypingWeighting
/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
DIkeProtocolException.java194 public int getErrorType() { in getErrorType() method in IkeProtocolException