Searched refs:ANR_INPUT_FREEZE_TIME (Results 1 – 2 of 2) sorted by relevance
42 constexpr uint64_t ANR_INPUT_FREEZE_TIME = 5000; variable188 if (currentTime - bombId > ANR_INPUT_FREEZE_TIME) { in DetonatedBomb()
34 constexpr uint64_t ANR_INPUT_FREEZE_TIME = 5000; variable224 if (currentTime - bombId > ANR_INPUT_FREEZE_TIME) { in DetonatedBomb()