Searched refs:DIRECT_ACTIONS_RESULT_CANCELLED (Results 1 – 3 of 3) sorted by relevance
223 Utils.DIRECT_ACTIONS_RESULT_CANCELLED); in reportActionCancelled()
175 public static final String DIRECT_ACTIONS_RESULT_CANCELLED = "cancelled"; field in Utils
368 .that(Utils.DIRECT_ACTIONS_RESULT_CANCELLED).isEqualTo(status); in assertActionCancelled()