Searched refs:CONFIRM_CODE_USER_DENY (Results 1 – 1 of 1) sorted by relevance
27 static constexpr int32_t CONFIRM_CODE_USER_DENY = -1; variable63 } else if (resultCode == CONFIRM_CODE_USER_DENY) { in OnResult()