Searched defs:getInstalledPackageNames (Results 1 – 3 of 3) sorted by relevance
632 public Set<String> getInstalledPackageNames() throws DeviceNotAvailableException; in getInstalledPackageNames() method
1329 public Set<String> getInstalledPackageNames() throws DeviceNotAvailableException { in getInstalledPackageNames() method in TestDevice1334 private Set<String> getInstalledPackageNames(String packageNameSearched, String userId) in getInstalledPackageNames() method in TestDevice
4625 public Set<String> getInstalledPackageNames() throws DeviceNotAvailableException { in getInstalledPackageNames() method in NativeDevice