Searched refs:METHOD_GET_ACTIONS (Results 1 – 1 of 1) sorted by relevance
83 private static final String METHOD_GET_ACTIONS = "get_actions"; field in WellbeingModel281 remoteActionBundle = client.call(METHOD_GET_ACTIONS, null, params); in updateActions()