Searched refs:UIHelperImpl (Results 1 – 1 of 1) sorted by relevance
26 public class UIHelperImpl extends AbstractStandardAppHelper implements IAutoGeneralUIHelper { class28 private static final String LOG_TAG = UIHelperImpl.class.getSimpleName();32 public UIHelperImpl(Instrumentation instr) { in UIHelperImpl() method in UIHelperImpl