Searched refs:withToken (Results 1 – 3 of 3) sorted by relevance
376 void compileModel(const sp<CachingDriver>& driver, bool withToken) { in compileModel() argument391 if (withToken) { in compileModel()
179 public AttributionSource withToken(@NonNull Binder token) { in withToken() method in AttributionSource
1197 final AttributionSource registeredSource = source.withToken(new Binder()); in registerAttributionSource()