Searched refs:getActionName (Results 1 – 2 of 2) sorted by relevance
63 Log.d(TAG, "onBind: action=" + action.getActionName(getContext())); in onBind()66 mLabelView.setText(action.getActionName(getContext())); in onBind()
103 public String getActionName(Context context) { in getActionName() method in MenuAction