Searched refs:getFledgeCustomAudienceMaxNameSizeB (Results 1 – 10 of 10) sorted by relevance
102 if (nameSize > mFlags.getFledgeCustomAudienceMaxNameSizeB()) { in addValidation()107 mFlags.getFledgeCustomAudienceMaxNameSizeB(), in addValidation()
138 mMaxNameSizeB = mFlags.getFledgeCustomAudienceMaxNameSizeB(); in ScheduledUpdatesHandler()
181 mMaxNameSizeB = flags.getFledgeCustomAudienceMaxNameSizeB(); in FetchCustomAudienceImpl()
56 String tooLongName = getStringWithLength(FLAGS.getFledgeCustomAudienceMaxNameSizeB() * 2); in testNameTooLong()65 FLAGS.getFledgeCustomAudienceMaxNameSizeB(), in testNameTooLong()
42 CommonFixture.FLAGS_FOR_TEST.getFledgeCustomAudienceMaxNameSizeB();
336 CommonFixture.FLAGS_FOR_TEST.getFledgeCustomAudienceMaxNameSizeB(), in testNameTooLong()
550 public int getFledgeCustomAudienceMaxNameSizeB() { in testImpl_invalidRequest_invalidName_throws()
913 default int getFledgeCustomAudienceMaxNameSizeB() { in getFledgeCustomAudienceMaxNameSizeB() method
945 public int getFledgeCustomAudienceMaxNameSizeB() { in getFledgeCustomAudienceMaxNameSizeB() method in PhFlags4316 + getFledgeCustomAudienceMaxNameSizeB()); in dump()
2035 Flags::getFledgeCustomAudienceMaxNameSizeB); in testGetFledgeCustomAudienceMaxNameSizeB()