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