Searched refs:InstallUtilsHost (Results 1 – 5 of 5) sorted by relevance
28 import android.cts.install.lib.host.InstallUtilsHost;45 private final InstallUtilsHost mHostUtils = new InstallUtilsHost(this);
50 public class InstallUtilsHost { class51 private static final String TAG = InstallUtilsHost.class.getSimpleName();59 public InstallUtilsHost(BaseHostJUnit4Test test) { in InstallUtilsHost() method in InstallUtilsHost63 public InstallUtilsHost(TestInformation testInfo) { in InstallUtilsHost() method in InstallUtilsHost
28 import android.cts.install.lib.host.InstallUtilsHost;70 private final InstallUtilsHost mHostUtils = new InstallUtilsHost(this);
30 import android.cts.install.lib.host.InstallUtilsHost;66 private final InstallUtilsHost mHostUtils = new InstallUtilsHost(this);
213 srcs: ["src/**/host/InstallUtilsHost.java"],