Searched defs:ERROR_SYSTEM_ERROR (Results 1 – 2 of 2) sorted by relevance
67 public static final int ERROR_SYSTEM_ERROR = 2000; field in AppFunctionException
231 internal const val ERROR_SYSTEM_ERROR: Int = 2000 constant