Searched defs:clearConsentForUninstalledApp (Results 1 – 7 of 7) sorted by relevance
226 public void clearConsentForUninstalledApp(@NonNull String packageName, int packageUid) in clearConsentForUninstalledApp() method in AppConsentDao245 public void clearConsentForUninstalledApp(@NonNull String packageName) throws IOException { in clearConsentForUninstalledApp() method in AppConsentDao
193 public void clearConsentForUninstalledApp(@NonNull String packageName, int packageUid) in clearConsentForUninstalledApp() method in AppConsentManager
195 void clearConsentForUninstalledApp(in String packageName,in int packageUid); in clearConsentForUninstalledApp() method
329 public void clearConsentForUninstalledApp(String packageName, int packageUid) { in clearConsentForUninstalledApp() method in AdServicesManager
245 public void clearConsentForUninstalledApp(@NonNull String packageName) { in clearConsentForUninstalledApp() method in AppSearchConsentManager
893 public void clearConsentForUninstalledApp(String packageName, int packageUid) { in clearConsentForUninstalledApp() method in ConsentManager954 public void clearConsentForUninstalledApp(@NonNull String packageName) { in clearConsentForUninstalledApp() method in ConsentManager
799 public void clearConsentForUninstalledApp(@NonNull String packageName, int packageUid) { in clearConsentForUninstalledApp() method in AdServicesManagerService