Home
last modified time | relevance | path

Searched refs:mLongPressRunnable (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarInputService.java91 private final Runnable mLongPressRunnable; field in CarInputService.KeyPressTimer
105 mLongPressRunnable = longPressRunnable; in KeyPressTimer()
140 mLongPressRunnable.run(); in onTimerExpired()