Searched refs:getFledgeCustomAudienceMaxNameSizeB (Results 1 – 11 of 11) sorted by relevance
102 if (nameSize > mFlags.getFledgeCustomAudienceMaxNameSizeB()) { in addValidation()107 mFlags.getFledgeCustomAudienceMaxNameSizeB(), in addValidation()
220 mMaxNameSizeB = flags.getFledgeCustomAudienceMaxNameSizeB(); in FetchCustomAudienceImpl()
201 mMaxNameSizeB = mFlags.getFledgeCustomAudienceMaxNameSizeB(); in ScheduledUpdatesHandler()
51 String tooLongName = getStringWithLength(FLAGS.getFledgeCustomAudienceMaxNameSizeB() * 2); in testNameTooLong()60 FLAGS.getFledgeCustomAudienceMaxNameSizeB(), in testNameTooLong()
39 CommonFixture.FLAGS_FOR_TEST.getFledgeCustomAudienceMaxNameSizeB();
331 CommonFixture.FLAGS_FOR_TEST.getFledgeCustomAudienceMaxNameSizeB(), in testNameTooLong()
697 public int getFledgeCustomAudienceMaxNameSizeB() { in testImpl_invalidRequest_invalidName_throws()
1082 default int getFledgeCustomAudienceMaxNameSizeB() { in getFledgeCustomAudienceMaxNameSizeB() method
1062 public int getFledgeCustomAudienceMaxNameSizeB() { in getFledgeCustomAudienceMaxNameSizeB() method in PhFlags
665 public final int getFledgeCustomAudienceMaxNameSizeB() { in getFledgeCustomAudienceMaxNameSizeB() method in RawFlags
2396 Flags::getFledgeCustomAudienceMaxNameSizeB); in testGetFledgeCustomAudienceMaxNameSizeB()