Home
last modified time | relevance | path

Searched defs:maxCumulativeContentItems (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsConfigurationXmlParser.java274 int maxCumulativeContentItems = parser.getAttributeIntValue(XML_NAMESPACE, in setContentRestrictionParameters() local
/packages/services/Car/car-lib/src/android/car/drivingstate/
DCarUxRestrictionsConfiguration.java1031 public Builder setMaxCumulativeContentItems(int maxCumulativeContentItems) { in setMaxCumulativeContentItems()
1039 public Builder setMaxCumulativeContentItemsIfNotSet(int maxCumulativeContentItems) { in setMaxCumulativeContentItemsIfNotSet()