Searched refs:getViewLongPressDelay (Results 1 – 1 of 1) sorted by relevance
298 private static int getViewLongPressDelay(Context context) { in getViewLongPressDelay() method in CarInputService323 /* longPressDelaySupplier= */ () -> getViewLongPressDelay(context), in CarInputService()