Searched defs:ERROR_DISABLED (Results 1 – 2 of 2) sorted by relevance
53 public static final int ERROR_DISABLED = 1002; field in AppFunctionException
194 internal const val ERROR_DISABLED: Int = 1002 constant