Searched defs:ERROR_DENIED (Results 1 – 2 of 2) sorted by relevance
37 public static final int ERROR_DENIED = 1000; field in AppFunctionException
178 internal const val ERROR_DENIED: Int = 1000 constant