Searched refs:rotaryInputType (Results 1 – 2 of 2) sorted by relevance
699 int rotaryInputType = value.getInt32Value(0);704 rotaryInputType, detentCount, vehicleDisplay);727 switch (rotaryInputType) {735 Slogf.e(TAG, "Unknown rotary input type: %d", rotaryInputType);
965 private HalPropValue makeRotaryPropValue(int rotaryInputType, int detents, long timestamp, in makeRotaryPropValue() argument968 int32Values.add(rotaryInputType); in makeRotaryPropValue()