Searched refs:getPartialAudienceListForUpdateId (Results 1 – 2 of 2) sorted by relevance
931 getPartialAudienceListForUpdateId( in getScheduledCustomAudienceUpdateRequests()956 getPartialAudienceListForUpdateId( in getScheduledCustomAudienceUpdateRequestsWithLeave()978 abstract List<DBPartialCustomAudience> getPartialAudienceListForUpdateId(Long updateId); in getPartialAudienceListForUpdateId() method in CustomAudienceDao
2899 mCustomAudienceDao.getPartialAudienceListForUpdateId(updateId); in testInsertPartialCustomAudienceSucceeds()3017 mCustomAudienceDao.getPartialAudienceListForUpdateId(updateId); in testDeleteScheduledUpdate_ForeignKeyCascades()3038 partialCustomAudienceList = mCustomAudienceDao.getPartialAudienceListForUpdateId(updateId); in testDeleteScheduledUpdate_ForeignKeyCascades()3191 mCustomAudienceDao.getPartialAudienceListForUpdateId(updateId); in testInsertAndQueryScheduledCustomAudienceUpdateInFuture_SingleTransaction()3256 mCustomAudienceDao.getPartialAudienceListForUpdateId(updateId); in testInsertAndQueryScheduledCAUpdateInFuture_SingleTransaction_WithLeaveCAs()3321 mCustomAudienceDao.getPartialAudienceListForUpdateId(previousUpdateId); in testInsertScheduledCAUpdateInFuture_removePendingUpdatesTrue_PartialAndLeaveReplaced()3351 mCustomAudienceDao.getPartialAudienceListForUpdateId(newUpdateId); in testInsertScheduledCAUpdateInFuture_removePendingUpdatesTrue_PartialAndLeaveReplaced()3358 mCustomAudienceDao.getPartialAudienceListForUpdateId(previousUpdateId); in testInsertScheduledCAUpdateInFuture_removePendingUpdatesTrue_PartialAndLeaveReplaced()3403 mCustomAudienceDao.getPartialAudienceListForUpdateId(previousUpdateId); in testInsertScheduledCAUpdateInFuture_withShouldRemoveUpdatesFalse_throwsException()3454 mCustomAudienceDao.getPartialAudienceListForUpdateId(newUpdateId); in testInsertScheduledCAUpdateInFuture_withShouldRemoveUpdatesFalse_throwsException()[all …]