Home | History | Annotate | Download | only in phone

Lines Matching refs:canceled

1056                 //      time that a USSD should be canceled.
1126 * @return true if we canceled an MMI operation, or false
1137 boolean canceled = false;
1146 canceled = true;
1161 return canceled;