Searched refs:CANCEL_CALL (Results 1 – 2 of 2) sorted by relevance
44 public static final int CANCEL_CALL = 4; field in CtsCallRedirectionServiceController82 mDecision = CANCEL_CALL;
53 } else if (decision == CtsCallRedirectionServiceController.CANCEL_CALL) { in onPlaceCall()