Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/general-ui-helper/src/android.platform.helpers/
DUIHelperImpl.java26 public class UIHelperImpl extends AbstractStandardAppHelper implements IAutoGeneralUIHelper { class
28 private static final String LOG_TAG = UIHelperImpl.class.getSimpleName();
32 public UIHelperImpl(Instrumentation instr) { in UIHelperImpl() method in UIHelperImpl