Searched refs:KeyPressTimer (Results 1 – 1 of 1) sorted by relevance
144 private final class KeyPressTimer { class in CarInputService156 KeyPressTimer( in KeyPressTimer() method in CarInputService.KeyPressTimer247 private final KeyPressTimer mVoiceKeyTimer;248 private final KeyPressTimer mCallKeyTimer;355 mVoiceKeyTimer = new KeyPressTimer( in CarInputService()357 mCallKeyTimer = new KeyPressTimer(handler, longPressDelaySupplier, in CarInputService()