Home
last modified time | relevance | path

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

/packages/experimental/AndroidVendorSecurityTool/src/com/google/android/googlelogin/
DGoogleLoginServiceNotFoundException.java30 super(GoogleLoginServiceConstants.getErrorCodeMessage(errorCode)); in GoogleLoginServiceNotFoundException()
DGoogleLoginServiceConstants.java85 static String getErrorCodeMessage(int errorCode) { in getErrorCodeMessage() method in GoogleLoginServiceConstants