Searched refs:MAX_CLICK (Results 1 – 1 of 1) sorted by relevance
118 constexpr int32_t MAX_CLICK = 3; variable10605 if (clickInfo_.size() > MAX_CLICK) { in OnBackPressed()10608 if (clickInfo_.size() == MAX_CLICK) { in OnBackPressed()