Searched refs:USER_CANCELLED (Results 1 – 2 of 2) sorted by relevance
39 public static final int USER_CANCELLED = 48; field in UpdateEngineErrorCodes
516 } else if (errorCode != UpdateEngineErrorCodes.USER_CANCELLED) { in onPayloadApplicationComplete()