Searched refs:getConsentApiType (Results 1 – 3 of 3) sorted by relevance
37 assertThat(consentParcel.getConsentApiType()).isEqualTo(ALL_API); in testConsentParcel()42 assertThat(consentParcel.getConsentApiType()).isEqualTo(TOPICS); in testConsentParcel()47 assertThat(consentParcel.getConsentApiType()).isEqualTo(FLEDGE); in testConsentParcel()52 assertThat(consentParcel.getConsentApiType()).isEqualTo(MEASUREMENT); in testConsentParcel()
96 public int getConsentApiType() { in getConsentApiType() method in ConsentParcel
160 getConsentApiTypeKey(consentParcel.getConsentApiType()), in setConsent()162 if (consentParcel.getConsentApiType() == ConsentParcel.ALL_API) { in setConsent()