Searched refs:setMaxContentDepth (Results 1 – 7 of 7) sorted by relevance
335 .setMaxContentDepth(1) in testJsonSerialization_RestrictionParameters()411 .setMaxContentDepth(2) in testJsonSerialization_ReadsV1()473 .setMaxContentDepth(1) in testDump()646 .setMaxContentDepth(1) in testHasSameParameters_SameParameters()652 .setMaxContentDepth(1) in testHasSameParameters_SameParameters()663 .setMaxContentDepth(1) in testHasSameParameters_DifferentParameters()669 .setMaxContentDepth(1) in testHasSameParameters_DifferentParameters()680 .setMaxContentDepth(1) in testConfigurationEquals()689 .setMaxContentDepth(1) in testConfigurationEquals()704 .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
105 .setMaxContentDepth(mMaxContentDepth); in parse()
134 MissingNullability: android.car.drivingstate.CarUxRestrictions.Builder#setMaxContentDepth(int):135 Missing nullability on method `setMaxContentDepth` return
410 method public android.car.drivingstate.CarUxRestrictions.Builder setMaxContentDepth(int);
227 .setMaxContentDepth(2) in testLoadConfig_SupportsLegacyV1()