Searched refs:isEeaNotification (Results 1 – 1 of 1) sorted by relevance
224 boolean isEeaNotification = in onStartJob()229 mConsentManager.isAdIdEnabled(), mUxStatesManager.isEeaDevice(), isEeaNotification); in onStartJob()231 mConsentManager.recordMeasurementDefaultConsent(!isEeaNotification); in onStartJob()233 mConsentManager.recordDefaultConsent(!isEeaNotification); in onStartJob()258 isEeaNotification); in onStartJob() local264 .execute(this, isEeaNotification); in onStartJob()312 private void handleOtaResources(long firstEntryRequestTimestamp, boolean isEeaNotification) { in handleOtaResources() argument316 AdServicesSyncUtil.getInstance().execute(this, isEeaNotification); in handleOtaResources()318 sendNotificationIfOtaResourcesDownloadCompleted(isEeaNotification); in handleOtaResources()322 private void sendNotificationIfOtaResourcesDownloadCompleted(boolean isEeaNotification) { in sendNotificationIfOtaResourcesDownloadCompleted() argument[all …]