Searched refs:ConsentApiType (Results 1 – 7 of 7) sorted by relevance
40 public @interface ConsentApiType {} annotation in ConsentParcel58 @ConsentApiType private final int mConsentApiType;95 @ConsentApiType106 public static ConsentParcel createRevokedConsent(@ConsentApiType int consentApiType) { in createRevokedConsent()114 public static ConsentParcel createGivenConsent(@ConsentApiType int consentApiType) { in createGivenConsent()123 @ConsentApiType private int mConsentApiType = UNKNOWN;129 public @NonNull Builder setConsentApiType(@ConsentApiType int consentApiType) { in setConsentApiType()
138 public ConsentParcel getConsent(@ConsentParcel.ConsentApiType int consentApiType) { in getConsent()446 String getConsentApiTypeKey(@ConsentParcel.ConsentApiType int consentApiType) { in getConsentApiTypeKey()
93 public ConsentParcel getConsent(@ConsentParcel.ConsentApiType int consentApiType) { in getConsent()
1751 @ConsentParcel.ConsentApiType int consentApiType,1765 @ConsentParcel.ConsentApiType int consentApiType) {
234 public ConsentParcel getConsent(@ConsentParcel.ConsentApiType int consentApiType) { in getConsent()
3517 @ConsentParcel.ConsentApiType int consentApiType) in getSpiedConsentManagerForConsentPerApiTesting()
3801 @ConsentParcel.ConsentApiType int consentApiType) in getSpiedConsentManagerForConsentPerApiTesting()