Searched refs:setMaxContentDepth (Results 1 – 6 of 6) sorted by relevance
363 .setMaxContentDepth(1) in testJsonSerialization_RestrictionParameters()435 .setMaxContentDepth(2) in testJsonSerialization_ReadsV1()500 .setMaxContentDepth(1) in testDump()669 .setMaxContentDepth(1) in testHasSameParameters_SameParameters()675 .setMaxContentDepth(1) in testHasSameParameters_SameParameters()685 .setMaxContentDepth(1) in testHasSameParameters_DifferentParameters()691 .setMaxContentDepth(1) in testHasSameParameters_DifferentParameters()701 .setMaxContentDepth(1) in testConfigurationEquals()710 .setMaxContentDepth(1) in testConfigurationEquals()724 .setMaxContentDepth(1) in testConfigurationEquals_DifferentRestrictions()[all …]
223 builder.setMaxContentDepth(mMaxContentDepth); in createUxRestrictionsEvent()339 builder.setMaxContentDepth(reader.nextInt()); in readJson()805 public Builder setMaxContentDepth(int maxContentDepth) { in setMaxContentDepth() method in CarUxRestrictionsConfiguration.Builder
208 public Builder setMaxContentDepth(int depth) { in setMaxContentDepth() method in CarUxRestrictions.Builder
104 .setMaxContentDepth(mMaxContentDepth); in parse()
200 .setMaxContentDepth(2) in testLoadConfig_SupportsLegacyV1()
323 method public android.car.drivingstate.CarUxRestrictions.Builder setMaxContentDepth(int);