Searched refs:KeyPressTimer (Results 1 – 1 of 1) sorted by relevance
75 private static final class KeyPressTimer { class in CarInputService86 KeyPressTimer( in KeyPressTimer() method in CarInputService.KeyPressTimer169 private final KeyPressTimer mVoiceKeyTimer;170 private final KeyPressTimer mCallKeyTimer;298 new KeyPressTimer( in CarInputService()301 new KeyPressTimer(handler, longPressDelaySupplier, this::handleCallLongPress); in CarInputService()