Searched refs:DIRECT_ACTIONS_ACTIVITY_CMD_INVALIDATE_ACTIONS (Results 1 – 3 of 3) sorted by relevance
74 case Utils.DIRECT_ACTIONS_ACTIVITY_CMD_INVALIDATE_ACTIONS: { in onResume()
170 public static final String DIRECT_ACTIONS_ACTIVITY_CMD_INVALIDATE_ACTIONS = "invalidateActions"; field in Utils
291 executeRemoteCommand(Utils.DIRECT_ACTIONS_ACTIVITY_CMD_INVALIDATE_ACTIONS); in invalidateDirectActions()