Searched defs:ofInternalError (Results 1 – 3 of 3) sorted by relevance
22 public static ReconcileFailure ofInternalError(String message, int internalErrorCode) { in ofInternalError() method in ReconcileFailure
35 public static PrepareFailure ofInternalError(String detailMessage, int internalErrorCode) { in ofInternalError() method in PrepareFailure
127 public static PackageManagerException ofInternalError(String detailMessage, in ofInternalError() method in PackageManagerException