Home | History | Annotate | Download | only in system

Lines Matching defs:actionKey

25 import com.android.tv.settings.ActionKey;
442 ActionKey<ActionType, ActionBehavior> actionKey = new ActionKey<ActionType, ActionBehavior>(
444 final ActionType type = actionKey.getType();
482 final ActionBehavior behavior = actionKey.getBehavior();