Searched defs:isPackageInstalled (Results 1 – 4 of 4) sorted by relevance
848 public final boolean isPackageInstalled(String pkg) throws DeviceNotAvailableException { in isPackageInstalled() method in BaseHostJUnit4Test859 public final boolean isPackageInstalled(ITestDevice device, String pkg) in isPackageInstalled() method in BaseHostJUnit4Test
590 public boolean isPackageInstalled(String packageName) throws DeviceNotAvailableException; in isPackageInstalled() method602 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled() method
998 public boolean isPackageInstalled(String packageName) throws DeviceNotAvailableException { in isPackageInstalled() method in TestDevice1004 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled() method in TestDevice
3877 public boolean isPackageInstalled(String packageName) throws DeviceNotAvailableException { in isPackageInstalled() method in NativeDevice3883 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled() method in NativeDevice