Searched defs:isAppInstalled (Results 1 – 2 of 2) sorted by relevance
72 private boolean isAppInstalled(String packageName) throws DeviceNotAvailableException { in isAppInstalled() method in FastDeployTest
97 public boolean isAppInstalled(String packageName, UserHandle user) { in isAppInstalled() method in PackageManagerHelper