Home
last modified time | relevance | path

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

/packages/modules/common/java/com/android/modules/testing/utils/
DApexInstallHelper.java91 private final InstallUtilsHost mInstallUtilsHost; field in ApexInstallHelper
104 mInstallUtilsHost = new InstallUtilsHost(testInformation); in ApexInstallHelper()
121 mInstallUtilsHost.isApexUpdateSupported()); in setUp()
133 File apexFile = mInstallUtilsHost.getTestFile(apexFilename); in pushApexAndReboot()
148 File apexFile = mInstallUtilsHost.getTestFile(apexFilename); in installApexAndReboot()