Searched refs:setMaxContentDepth (Results 1 – 5 of 5) sorted by relevance
357 .setMaxContentDepth(1) in testJsonSerialization_RestrictionParameters()426 .setMaxContentDepth(1) in testDump()561 .setMaxContentDepth(1) in testHasSameParameters_SameParameters()567 .setMaxContentDepth(1) in testHasSameParameters_SameParameters()577 .setMaxContentDepth(1) in testHasSameParameters_DifferentParameters()583 .setMaxContentDepth(1) in testHasSameParameters_DifferentParameters()593 .setMaxContentDepth(1) in testConfigurationEquals()602 .setMaxContentDepth(1) in testConfigurationEquals()616 .setMaxContentDepth(1) in testConfigurationEquals_DifferentRestrictions()626 .setMaxContentDepth(1) in testConfigurationEquals_DifferentRestrictions()[all …]
224 builder.setMaxContentDepth(mMaxContentDepth); in createUxRestrictionsEvent()341 builder.setMaxContentDepth(reader.nextInt()); in readJson()747 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()
323 method public android.car.drivingstate.CarUxRestrictions.Builder setMaxContentDepth(int);