Searched refs:setMaxStringLength (Results 1 – 9 of 9) sorted by relevance
66 .setMaxStringLength(1) in testConstruction()333 .setMaxStringLength(1) in testJsonSerialization_RestrictionParameters()413 .setMaxStringLength(21) in testJsonSerialization_ReadsV1()472 .setMaxStringLength(1) in testDump()644 .setMaxStringLength(1) in testHasSameParameters_SameParameters()650 .setMaxStringLength(1) in testHasSameParameters_SameParameters()661 .setMaxStringLength(2) in testHasSameParameters_DifferentParameters()667 .setMaxStringLength(1) in testHasSameParameters_DifferentParameters()678 .setMaxStringLength(2) in testConfigurationEquals()687 .setMaxStringLength(2) in testConfigurationEquals()[all …]
48 MissingGetterMatchingBuilder: android.car.drivingstate.CarUxRestrictions.Builder#setMaxStringLength…49 …` method matching method android.car.drivingstate.CarUxRestrictions.Builder.setMaxStringLength(int)106 MissingNullability: android.car.drivingstate.CarUxRestrictions.Builder#setMaxStringLength(int):107 Missing nullability on method `setMaxStringLength` return
520 method public android.car.drivingstate.CarUxRestrictions.Builder setMaxStringLength(int);
207 public Builder setMaxStringLength(int length) { in setMaxStringLength() method in CarUxRestrictions.Builder
240 builder.setMaxStringLength(mMaxStringLength); in createUxRestrictionsEvent()374 builder.setMaxStringLength(reader.nextInt()); in readJson()837 public Builder setMaxStringLength(int maxStringLength) { in setMaxStringLength() method in CarUxRestrictionsConfiguration.Builder
134 builder.setMaxStringLength(mMaxRestrictedStringLength) in parse()
222 .setMaxStringLength(21) in testLoadConfig_SupportsLegacyV1()
1138 method TIRAMISU_0 Builder setMaxStringLength(int length);1174 method TIRAMISU_0 Builder setMaxStringLength(int maxStringLength);