Home
last modified time | relevance | path

Searched defs:getCurrentInstalledApplicationsList (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/util/
DApplications.java38 public static List<Uri> getCurrentInstalledApplicationsList(Context context) { in getCurrentInstalledApplicationsList() method in Applications
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/util/
DApplicationsTest.java72 public void getCurrentInstalledApplicationsList() { in getCurrentInstalledApplicationsList() method in ApplicationsTest