Home
last modified time | relevance | path

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

/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
DRotaryDirectManipulationWidgets.java226 if (areInTheSameTimePicker(v, nextView)) { in onKey()
236 private static boolean areInTheSameTimePicker(@Nullable View view1, @Nullable View view2) { in areInTheSameTimePicker() method in RotaryDirectManipulationWidgets.NumberPickerNudgeHandler