Searched refs:ADD_ACTION (Results 1 – 4 of 4) sorted by relevance
79 if (mAction.getType() == Action.ADD_ACTION) { in isHalfImage()102 if (mAction != null && mAction.getType() == Action.ADD_ACTION) { in needsCenterText()136 if (mAction.getType() == Action.ADD_ACTION) { in setAction()150 if (mAction.getType() == Action.ADD_ACTION) { in onClick()
51 public static final int ADD_ACTION = 2; field in Action121 if (getType() == Action.ADD_ACTION) { in setImageFrame()
108 if (action.getType() == Action.ADD_ACTION in getView()
1146 mCategoryLooksAdapter.add(new Action(this, Action.ADD_ACTION)); in updateUserPresetsFromManager()1185 mCategoryLooksAdapter.add(new Action(this, Action.ADD_ACTION)); in fillLooks()