Searched defs:getAdId (Results 1 – 9 of 9) sorted by relevance
32 void getAdId(in GetAdIdParam adIdParam, in CallerMetadata callerMetadata, in getAdId() method
65 public @NonNull String getAdId() { in getAdId() method in AdId
135 public void getAdId( in getAdId() method in AdIdManager
97 public String getAdId() { in getAdId() method in GetAdIdResult
82 private void getAdId(Executor executor, OutcomeReceiver<AdId, Exception> callback) { in getAdId() method in MainActivity
112 public void getAdId( in getAdId() method in AdIdWorker
95 public void getAdId( in getAdId() method in AdIdServiceImpl
268 public void getAdId() throws Exception { in getAdId() method in AdIdServiceImplTest
661 private void getAdId(MeasurementAdIdCallback measurementAdIdCallback) { in getAdId() method in MeasurementManager