Searched defs:getDefaultConsent (Results 1 – 13 of 13) sorted by relevance
578 private static int getDefaultConsent() { in getDefaultConsent() method in UiStatsLogger605 private static int getDefaultConsent(AdServicesApiType apiType) { in getDefaultConsent() method in UiStatsLogger
78 public int getDefaultConsent() { in getDefaultConsent() method in UIStats
293 Boolean getDefaultConsent() throws IOException; in getDefaultConsent() method
450 public Boolean getDefaultConsent() throws IOException { in getDefaultConsent() method in AppConsentStorageManager
902 public Boolean getDefaultConsent() { in getDefaultConsent() method in ConsentCompositeStorage
414 public Boolean getDefaultConsent() throws IOException { in getDefaultConsent() method in AdServicesStorageManager
1454 public boolean getDefaultConsent() { in getDefaultConsent() method in ConsentManagerV2
173 boolean getDefaultConsent(); in getDefaultConsent() method
466 public boolean getDefaultConsent() { in getDefaultConsent() method in AdServicesManager
620 public Boolean getDefaultConsent() throws IOException { in getDefaultConsent() method in AppSearchConsentStorageManager
356 public boolean getDefaultConsent() { in getDefaultConsent() method in ConsentManager
576 public boolean getDefaultConsent() { in getDefaultConsent() method in AdServicesManagerService
4440 Boolean getDefaultConsent = spyConsentManager.getDefaultConsent(); in testDefaultConsentRecorded_PpApiAndSystemServer() local