Searched refs:doesAppExistOnDevice (Results 1 – 1 of 1) sorted by relevance
328 public boolean doesAppExistOnDevice(String packageName) throws IOException, TimeoutException, in doesAppExistOnDevice() method in PackageManagerHostTestUtils698 assertFalse(doesAppExistOnDevice(pkgName)); in installAppAndVerifyExistsOnSDCard()735 assertTrue(doesAppExistOnDevice(pkgName)); in installAppAndVerifyExistsOnDevice()