Searched refs:customAction (Results 1 – 2 of 2) sorted by relevance
56 CustomAction customAction = mCustomActions.get(i); in createActions() local58 customAction.getTitle(), type, customAction.getIconDrawable()); in createActions()60 if (customAction.isFront()) { in createActions()
71 for (CustomAction customAction : getCustomActions()) { in createBaseActions()72 if (customAction.isFront()) { in createBaseActions()