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

/frameworks/support/car/src/main/java/androidx/car/drawer/
H A DDrawerItemViewHolder.java98 void complyWithUxRestrictions(CarUxRestrictions restrictions) { method in class:DrawerItemViewHolder
/frameworks/support/car/src/main/java/androidx/car/widget/
H A DListItem.java255 protected abstract void complyWithUxRestrictions(CarUxRestrictions restrictions); method in class:ListItem.ViewHolder
H A DSubheaderListItem.java198 protected void complyWithUxRestrictions(CarUxRestrictions restrictions) { method in class:SubheaderListItem.ViewHolder
H A DSeekbarListItem.java602 protected void complyWithUxRestrictions(CarUxRestrictions restrictions) { method in class:SeekbarListItem.ViewHolder
H A DTextListItem.java877 protected void complyWithUxRestrictions(CarUxRestrictions restrictions) { method in class:TextListItem.ViewHolder

Completed in 66 milliseconds