Searched defs:onOff (Results 1 – 5 of 5) sorted by relevance
74 void onDisplayState(int onOff, Rect bounds, Insets insets); in onDisplayState()189 int onOff = value.value.int32Values.get(0); in onHalEvents() local233 public void reportState(int onOff, Rect bounds, Insets insets, in reportState()
40 val onOff: CompoundButton = itemView.findViewById(R.id.onoff) as CompoundButton in <lambda>() constant
166 private static VehiclePropValue createDisplayStateEvent(int onOff, in createDisplayStateEvent()
196 public void onDisplayState(int onOff, Rect bounds, Insets insets) { in onDisplayState()
341 private static VehiclePropValue createDisplayStateEvent(int onOff, in createDisplayStateEvent()