Searched defs:mAction1Text (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/car/src/main/java/androidx/car/widget/
H A DTextListItem.java127 private String mAction1Text; field in class:TextListItem
567 vh.getAction1().setText(mAction1Text);
750 mAction1Text = text;
777 mAction1Text = action1Text;

Completed in 74 milliseconds