Searched refs:STATE_MANUAL_INTERACTIONS_RECORDED (Results 1 – 5 of 5) sorted by relevance
82 STATE_MANUAL_INTERACTIONS_RECORDED106 public static final int STATE_MANUAL_INTERACTIONS_RECORDED = 1; field in AdServicesExtDataParams
21 import static android.adservices.extdata.AdServicesExtDataParams.STATE_MANUAL_INTERACTIONS_RECORDED;201 if (manualInteractionRecorded == STATE_MANUAL_INTERACTIONS_RECORDED) { in migrateAdExtDataV2()
21 import static android.adservices.extdata.AdServicesExtDataParams.STATE_MANUAL_INTERACTIONS_RECORDED;223 if (manualInteractionRecorded == STATE_MANUAL_INTERACTIONS_RECORDED) { in migrateAdExtData()
22 import static android.adservices.extdata.AdServicesExtDataParams.STATE_MANUAL_INTERACTIONS_RECORDED;66 .setManualInteractionWithConsentStatus(STATE_MANUAL_INTERACTIONS_RECORDED)
22 import static android.adservices.extdata.AdServicesExtDataParams.STATE_MANUAL_INTERACTIONS_RECORDED;67 .setManualInteractionWithConsentStatus(STATE_MANUAL_INTERACTIONS_RECORDED)