Searched defs:getDefaultConsent (Results 1 – 10 of 10) sorted by relevance
44 public abstract boolean getDefaultConsent(); in getDefaultConsent() method in AppConsents
1156 public Boolean getDefaultConsent() { in getDefaultConsent() method in ConsentManager
65 public abstract boolean getDefaultConsent(); in getDefaultConsent() method in ConsentMigrationStats
75 public int getDefaultConsent() { in getDefaultConsent() method in UIStats
516 private static int getDefaultConsent(@NonNull Context context) { in getDefaultConsent() method in UiStatsLogger540 private static int getDefaultConsent(@NonNull Context context, AdServicesApiType apiType) { in getDefaultConsent() method in UiStatsLogger
147 boolean getDefaultConsent(); in getDefaultConsent() method
415 public boolean getDefaultConsent() { in getDefaultConsent() method in AdServicesManager
351 public boolean getDefaultConsent() { in getDefaultConsent() method in ConsentManager
583 public boolean getDefaultConsent() { in getDefaultConsent() method in AdServicesManagerService
4190 Boolean getDefaultConsent = spyConsentManager.getDefaultConsent(); in testDefaultConsentRecorded_PpApiAndSystemServer() local