Home | History | Annotate | Download | only in system

Lines Matching defs:actionKey

20 import com.android.tv.settings.ActionKey;
435 ActionKey<ActionType, ActionBehavior> actionKey = new ActionKey<ActionType, ActionBehavior>(
437 final ActionType type = actionKey.getType();
438 final ActionBehavior behavior = actionKey.getBehavior();