Searched refs:TEST_PACKAGE_LOCATION (Results 1 – 4 of 4) sorted by relevance
46 private static final String TEST_PACKAGE_LOCATION = "http://test.location/test.apk"; field in AdminIntegratedFlowPrepareActivityTest97 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_notSideloaded_returnsTrue()115 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_noMinimum_sideloaded_returnsTrue()134 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_minimum_sideloaded_meetsMinimum_returnsFalse()153 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_minimum_sideloaded_doesNotMeetMinimum_returnsFalse()
48 private static final String TEST_PACKAGE_LOCATION = "http://test.location/test.apk"; field in DownloadPackageTaskRoboTest74 .setLocation(TEST_PACKAGE_LOCATION) in run_alreadyInstalled_doesNotSetManagedProvisioningDpcDownloaded()93 .setLocation(TEST_PACKAGE_LOCATION) in run_installsUpdate_doesSetManagedProvisioningDpcDownloaded()143 .setLocation(TEST_PACKAGE_LOCATION) in createDefaultProvisioningParamsBuilder()
59 private static final String TEST_PACKAGE_LOCATION = "http://www.some.uri.com"; field in VerifyPackageTaskTest194 .setLocation(TEST_PACKAGE_LOCATION) in runWithDownloadInfo()
69 private static final String TEST_PACKAGE_LOCATION = "http://www.some.uri.com"; field in DownloadPackageTaskTest77 .setLocation(TEST_PACKAGE_LOCATION)