Searched refs:kKeystrokeThresholdInSeconds (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/
H A Dkeyboard_uma_event_filter.cc15 const int kKeystrokeThresholdInSeconds = 5; member in namespace:__anon3525
44 if (delta < base::TimeDelta::FromSeconds(kKeystrokeThresholdInSeconds))

Completed in 58 milliseconds