Searched refs:consentSourceOfTruthToString (Results 1 – 2 of 2) sorted by relevance
2936 prefix, consentSourceOfTruthToString(mConsentSourceOfTruth)); in dump()2947 public static String consentSourceOfTruthToString(@ConsentSourceOfTruth int source) { in consentSourceOfTruthToString() method
43 import static com.android.adservices.service.consent.ConsentManager.consentSourceOfTruthToString;4916 .that(consentSourceOfTruthToString(source)) in expectConsentSourceOfTruthToString()