Searched refs:setMaxStringLength (Results 1 – 6 of 6) sorted by relevance
64 .setMaxStringLength(1) in testConstruction()361 .setMaxStringLength(1) in testJsonSerialization_RestrictionParameters()437 .setMaxStringLength(21) in testJsonSerialization_ReadsV1()499 .setMaxStringLength(1) in testDump()667 .setMaxStringLength(1) in testHasSameParameters_SameParameters()673 .setMaxStringLength(1) in testHasSameParameters_SameParameters()683 .setMaxStringLength(2) in testHasSameParameters_DifferentParameters()689 .setMaxStringLength(1) in testHasSameParameters_DifferentParameters()699 .setMaxStringLength(2) in testConfigurationEquals()708 .setMaxStringLength(2) in testConfigurationEquals()[all …]
217 builder.setMaxStringLength(mMaxStringLength); in createUxRestrictionsEvent()345 builder.setMaxStringLength(reader.nextInt()); in readJson()789 public Builder setMaxStringLength(int maxStringLength) { in setMaxStringLength() method in CarUxRestrictionsConfiguration.Builder
190 public Builder setMaxStringLength(int length) { in setMaxStringLength() method in CarUxRestrictions.Builder
102 builder.setMaxStringLength(mMaxRestrictedStringLength) in parse()
202 .setMaxStringLength(21) in testLoadConfig_SupportsLegacyV1()
325 method public android.car.drivingstate.CarUxRestrictions.Builder setMaxStringLength(int);