Searched refs:getCelPpApiNameId (Results 1 – 5 of 5) sorted by relevance
49 import static com.android.adservices.service.stats.AdsRelevanceStatusUtils.getCelPpApiNameId;75 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__GET_AD_SELECTION_DATA)); in testGetCelPpApiNameId()79 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__PERSIST_AD_SELECTION_RESULT)); in testGetCelPpApiNameId()83 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__UPDATE_SIGNALS)); in testGetCelPpApiNameId()87 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__JOIN_CUSTOM_AUDIENCE)); in testGetCelPpApiNameId()91 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__GET_ADID)); in testGetCelPpApiNameId()95 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__GET_TOPICS)); in testGetCelPpApiNameId()99 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__LEAVE_CUSTOM_AUDIENCE)); in testGetCelPpApiNameId()103 getCelPpApiNameId( in testGetCelPpApiNameId()108 getCelPpApiNameId(AD_SERVICES_API_CALLED__API_NAME__REPORT_IMPRESSION)); in testGetCelPpApiNameId()[all …]
72 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiName); in assertCallerHasApiUserConsent()105 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiName); in assertAndPersistCallerHasUserConsentForApp()128 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiName); in assertEnrollmentShouldBeScheduled()
141 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiNameLoggingId); in assertCallingPackageName()207 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiNameLoggingId); in logAndThrowPermissionFailure()226 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiNameLoggingId); in logAndThrowMultiplePermissionFailure()266 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiNameLoggingId); in assertAdTechAllowed()
575 public static int getCelPpApiNameId(int apiNameLoggingId) { in getCelPpApiNameId() method in AdsRelevanceStatusUtils643 checkPpapiNameAndLogCel(throwable, celErrorCode, getCelPpApiNameId(apiNameLoggingId)); in checkAndLogCelByApiNameLoggingId()
1272 int celApiNameId = AdsRelevanceStatusUtils.getCelPpApiNameId(apiNameLoggingId); in logGetCallingUidCEL()