Searched refs:rightCheckbox (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/view/
H A DCarListItemViewHolder.java38 public final CheckBox rightCheckbox; field in class:CarListItemViewHolder
55 rightCheckbox = (CheckBox) rightStub.inflate();
60 rightCheckbox = null;
64 rightCheckbox = null;
68 rightCheckbox = null;
73 rightCheckbox = null;

Completed in 95 milliseconds