Searched refs:ACTIONS (Results 1 – 2 of 2) sorted by relevance
21 public static final String ACTIONS = "ACTIONS"; field in JsonConfigConstants
118 return getValueFromConfig(mActions, actionName, JsonConfigConstants.ACTIONS); in getActionFromConfig()