Home
last modified time | relevance | path

Searched defs:getErrorDescription (Results 1 – 3 of 3) sorted by relevance

/external/fbjni/java/com/facebook/jni/
DExceptionHelper.java26 private static String getErrorDescription(Throwable throwable) { in getErrorDescription() method in ExceptionHelper
/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DOAuthException.java76 String getErrorDescription() { in getErrorDescription() method in OAuthException
/external/webrtc/sdk/android/src/java/org/webrtc/
DCamera2Session.java76 private String getErrorDescription(int errorCode) { in getErrorDescription() method in Camera2Session.CameraStateCallback