Searched refs:mBiddingLogicJs (Results 1 – 2 of 2) sorted by relevance
43 @NonNull private final String mBiddingLogicJs; field in AddCustomAudienceOverrideRequest63 mBiddingLogicJs = biddingLogicJs; in AddCustomAudienceOverrideRequest()83 return mBiddingLogicJs; in getBiddingLogicJs()106 @Nullable private String mBiddingLogicJs; field in AddCustomAudienceOverrideRequest.Builder146 this.mBiddingLogicJs = biddingLogicJs; in setBiddingLogicJs()168 Objects.requireNonNull(mBiddingLogicJs); in build()172 mBuyer, mName, mBiddingLogicJs, mBiddingLogicJsVersion, mTrustedBiddingSignals); in build()
902 String mBiddingLogicJs; field in CustomAudienceDao.BiddingLogicJsWithVersion910 this.mBiddingLogicJs = biddingLogicJs; in BiddingLogicJsWithVersion()916 return mBiddingLogicJs; in getBiddingLogicJs()