Searched defs:installResult (Results 1 – 7 of 7) sorted by relevance
117 String installResult = runShellCommandOrThrow("pm install -g " + APK_INSTALL_LOCATION); in installApp() local
698 String installResult = runShellCommandOrThrow("pm install" in installApp() local
673 String installResult = runShellCommandOrThrow("pm install -r --force-queryable" in installApp() local
84 String installResult = getDevice().installPackage(testAppFile, true); in installTestApp() local134 String installResult = getDevice().installPackage(appFile, true); in canInstallApp() local
149 String installResult = SystemUtil.runShellCommandOrThrow( in installApp() local
135 String installResult = SystemUtil.runShellCommandOrThrow( in installApp() local
79 String installResult = in assertInstallSucceeds() local