Searched defs:consentApiType (Results 1 – 7 of 7) sorted by relevance
106 public static ConsentParcel createRevokedConsent(@ConsentApiType int consentApiType) { in createRevokedConsent()114 public static ConsentParcel createGivenConsent(@ConsentApiType int consentApiType) { in createGivenConsent()129 public @NonNull Builder setConsentApiType(@ConsentApiType int consentApiType) { in setConsentApiType()
127 public ConsentParcel getConsent(@ConsentParcel.ConsentApiType int consentApiType) { in getConsent()455 String getConsentApiTypeKey(@ConsentParcel.ConsentApiType int consentApiType) { in getConsentApiTypeKey()
31 ConsentParcel getConsent(in int consentApiType); in getConsent()
93 public ConsentParcel getConsent(@ConsentParcel.ConsentApiType int consentApiType) { in getConsent()
227 public ConsentParcel getConsent(@ConsentParcel.ConsentApiType int consentApiType) { in getConsent()
1855 @ConsentParcel.ConsentApiType int consentApiType, in setPerApiConsentToSystemServer()
3622 @ConsentParcel.ConsentApiType int consentApiType) in getSpiedConsentManagerForConsentPerApiTesting()