Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarInputService.java103 Handler handler, IntSupplier longPressDelaySupplier, Runnable longPressRunnable) { in KeyPressTimer() argument
105 mLongPressRunnable = longPressRunnable; in KeyPressTimer()