Searched refs:InstallMode (Results 1 – 1 of 1) sorted by relevance
70 private enum InstallMode { enum in TestAppInstallSetup160 private InstallMode mInstallationMode = null;303 if (InstallMode.INSTANT.equals(mInstallationMode)) { in setUp()