Searched defs:ERROR_CATEGORY_SYSTEM (Results 1 – 2 of 2) sorted by relevance
118 public static final int ERROR_CATEGORY_SYSTEM = 2; field in AppFunctionException
158 internal const val ERROR_CATEGORY_SYSTEM: Int = 2 constant