Home
last modified time | relevance | path

Searched refs:SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/
DAdExtDataConsentMigrationUtilsV2.java245 ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH, in isMigrationDone()
262 : ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH; in getSharedPrefMigrationKey()
DAdExtDataConsentMigrationUtils.java273 ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH, in isMigrationDone()
304 : ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH; in getSharedPrefMigrationKey()
DConsentConstants.java61 public static final String SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH = field in ConsentConstants
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/consent/
DAdExtDataConsentMigrationUtilsV2Test.java132 ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH, false)) in testHandleConsentMigrationFromAdExtDataIfNeededV2_onSWithPastMigrationDone_skipsMigration()
638 ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH, false)) in mockNoMigration()
DAdExtDataConsentMigrationUtilsTest.java133 ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH, false)) in testHandleConsentMigrationFromAdExtDataIfNeeded_onSWithPastMigrationDone_skipsMigration()
631 ConsentConstants.SHARED_PREFS_KEY_HAS_MIGRATED_TO_APP_SEARCH, false)) in mockNoMigration()