Home | History | Annotate | Download | only in telephony

Lines Matching defs:wrappedCallback

6227         ResultReceiver wrappedCallback = new ResultReceiver(handler) {
6247 telephony.handleUssdRequest(getSubId(), ussdRequest, wrappedCallback);
6254 wrappedCallback.send(USSD_ERROR_SERVICE_UNAVAIL, returnData);