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);
48 public class InstallUtilsHost { class49 private static final String TAG = InstallUtilsHost.class.getSimpleName();56 public InstallUtilsHost(BaseHostJUnit4Test test) { 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);
176 srcs: ["src/**/host/InstallUtilsHost.java"],