Home
last modified time | relevance | path

Searched refs:setMaxContentDepthIfNotSet (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarUxRestrictionsConfigurationTest.java837 .setMaxContentDepthIfNotSet(1); in testHasSameParameters_SameParameters_returnsTrue()
841 .setMaxContentDepthIfNotSet(1) in testHasSameParameters_SameParameters_returnsTrue()
859 .setMaxContentDepthIfNotSet(1); in testHasSameParameters_DifferentParameters_returnsFalse()
863 .setMaxContentDepthIfNotSet(1) in testHasSameParameters_DifferentParameters_returnsFalse()
/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsConfigurationXmlParser.java141 .setMaxContentDepthIfNotSet(mGlobalMaxContentDepth); in parse()
280 builder.setMaxContentDepthIfNotSet(maxContentDepth); in setContentRestrictionParameters()
/packages/services/Car/car-lib/src/android/car/drivingstate/
DCarUxRestrictionsConfiguration.java1057 public Builder setMaxContentDepthIfNotSet(int maxContentDepth) { in setMaxContentDepthIfNotSet() method in CarUxRestrictionsConfiguration.Builder
/packages/services/Car/tests/carservice_unit_test/res/raw/
Dcar_hidden_apis.txt324 android.car.drivingstate CarUxRestrictionsConfiguration.Builder Builder setMaxContentDepthIfNotSet(…