Home | History | Annotate | Download | only in system

Lines Matching defs:actionKey

25 import com.android.tv.settings.ActionKey;
542 ActionKey<ActionType, ActionBehavior> actionKey =
543 new ActionKey<ActionType, ActionBehavior>(
545 final ActionType type = actionKey.getType();
546 final ActionBehavior behavior = actionKey.getBehavior();