Searched refs:hasIncrementalFeature (Results 1 – 8 of 8) sorted by relevance
51 if (!Utils.hasIncrementalFeature(getDevice())) { in testPackageInstallerV2MetricsReported()67 if (!Utils.hasIncrementalFeature(getDevice())) { in testPackageInstallerV2MetricsReportedForSplits()
74 if (!Utils.hasIncrementalFeature(getDevice())) { in setUp()136 if (!Utils.hasIncrementalFeature(getDevice())) { in testAppCrashOnIncremental()181 if (!Utils.hasIncrementalFeature(getDevice())) { in testAppAnrIncremental()
51 if (!Utils.hasIncrementalFeature(getDevice())) { in testInstalledIncrementalMetricsReported()
130 public static boolean hasIncrementalFeature(ITestDevice device) throws Exception { in hasIncrementalFeature() method in Utils
68 if (!Utils.hasIncrementalFeature(getDevice())) { in testPackageInstallationSessionReportedForApkSuccessWithReplace()
218 assumeTrue(hasIncrementalFeature()); in installPackage()248 private boolean hasIncrementalFeature() throws Exception { in hasIncrementalFeature() method in RestoreSessionHostSideTest
115 assumeTrue(hasIncrementalFeature()); in setup()451 private boolean hasIncrementalFeature() throws Exception { in hasIncrementalFeature() method in IncrementalInstallTest
1819 private boolean hasIncrementalFeature() throws Exception { in hasIncrementalFeature() method in PkgInstallSignatureVerificationTest1832 assumeTrue(hasIncrementalFeature()); in checkAssumptionAndSetIdsigInstallMode()