Home
last modified time | relevance | path

Searched refs:OPTION_INCREMENTAL_INSTALL (Results 1 – 2 of 2) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DAppSetupPreparer.java64 @VisibleForTesting static final String OPTION_INCREMENTAL_INSTALL = "incremental"; field in AppSetupPreparer
85 name = OPTION_INCREMENTAL_INSTALL,
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/targetprep/
DAppSetupPreparerTest.java337 .setOption(AppSetupPreparer.OPTION_INCREMENTAL_INSTALL, "true") in setUp_installIncrementalOptionSet_forwardsToInstaller()