Searched defs:ERROR_CANCELLED (Results 1 – 2 of 2) sorted by relevance
75 public static final int ERROR_CANCELLED = 2001; field in AppFunctionException
239 internal const val ERROR_CANCELLED: Int = 2001 constant