Searched refs:isApplicationInstalled (Results 1 – 2 of 2) sorted by relevance
134 public boolean isApplicationInstalled(IProject project, String packageName, IDevice device) { in isApplicationInstalled() method in ApkInstallManager
958 boolean alreadyInstalled = ApkInstallManager.getInstance().isApplicationInstalled( in syncApp()