Home
last modified time | relevance | path

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

/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/
H A DIwlanError.java116 public @IwlanErrorType int getErrorType() { in getErrorType() method in IwlanError
167 public static int getErrorType(String errorType) { in getErrorType() method in IwlanError
H A DErrorPolicyManager.java814 int getErrorType() { in getErrorType() method in ErrorPolicyManager.ErrorPolicy
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
H A Dtyping_weighting.cpp27 ErrorTypeUtils::ErrorType TypingWeighting::getErrorType(const CorrectionType correctionType, in getErrorType() function in latinime::TypingWeighting
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
H A DIkeProtocolException.java193 public int getErrorType() { in getErrorType() method in IkeProtocolException
/aosp12/frameworks/base/drm/java/android/drm/
H A DDrmManagerClient.java832 private int getErrorType(int infoType) { in getErrorType() method in DrmManagerClient