Home
last modified time | relevance | path

Searched refs:getCustomAudienceBackgroundFetchDataByPrimaryKey (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/customaudience/
DCustomAudienceDaoTest.java1125 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in getByPrimaryKey_keyExistOrNotExist()
1132 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in getByPrimaryKey_keyExistOrNotExist()
1142 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in getByPrimaryKey_keyExistOrNotExist()
1149 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in getByPrimaryKey_keyExistOrNotExist()
1166 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in deleteByPrimaryKey_keyExist()
1173 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in deleteByPrimaryKey_keyExist()
1179 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in deleteByPrimaryKey_keyExist()
1186 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in deleteByPrimaryKey_keyExist()
1203 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in deleteByPrimaryKey_keyNotExist()
1210 mCustomAudienceDao.getCustomAudienceBackgroundFetchDataByPrimaryKey( in deleteByPrimaryKey_keyNotExist()
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/customaudience/
DCustomAudienceDao.java337 getCustomAudienceBackgroundFetchDataByPrimaryKey( in getCustomAudienceBackgroundFetchDataByPrimaryKey() method in CustomAudienceDao