Searched refs:InjectKeyEventUtils (Results 1 – 3 of 3) sorted by relevance
21 import com.google.android.car.kitchensink.util.InjectKeyEventUtils;33 InjectKeyEventUtils.injectKeyByShell(occupantZoneInfo, keyCode); in sendClickEvent()
24 public final class InjectKeyEventUtils { class25 private static final String TAG = InjectKeyEventUtils.class.getSimpleName();
46 import com.google.android.car.kitchensink.util.InjectKeyEventUtils;158 InjectKeyEventUtils.injectKeyByShell(zone, keyCode); in injectKeyByShell()