Searched defs:isPackageInstalled (Results 1 – 4 of 4) sorted by relevance
759 public final boolean isPackageInstalled(String pkg) throws DeviceNotAvailableException { in isPackageInstalled() method in BaseHostJUnit4Test770 public final boolean isPackageInstalled(ITestDevice device, String pkg) in isPackageInstalled() method in BaseHostJUnit4Test
569 public boolean isPackageInstalled(String packageName) throws DeviceNotAvailableException; in isPackageInstalled() method581 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled() method
919 public boolean isPackageInstalled(String packageName) throws DeviceNotAvailableException { in isPackageInstalled() method in TestDevice925 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled() method in TestDevice
3613 public boolean isPackageInstalled(String packageName) throws DeviceNotAvailableException { in isPackageInstalled() method in NativeDevice3619 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled() method in NativeDevice