HomeSort by relevance Sort by last modified time
    Searched refs:sendResponse (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/nist-sip/java/javax/sip/
ServerTransaction.java 6 void sendResponse(Response response)
SipProvider.java 49 void sendResponse(Response response) throws SipException;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/audits/broken-links/
content.js 18 chrome.extension.onRequest.addListener(function(request, sender, sendResponse) {
19 sendResponse(getLinks());
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
background.js 22 function(request, sender, sendResponse) {
23 takeScreenshot(sendResponse);
25 // Keep the sendResponse channel open, so a response can be sent
  /external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.js 8 function onRequest(request, sender, sendResponse) {
20 sendResponse({});
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/calendar/javascript/
options.js 54 * @param {Function} sendResponse Function to call when there is a response.
58 chrome.extension.onRequest.addListener(function(request, sender, sendResponse) {
71 sendResponse();
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/
background.js 67 function(request, sender, sendResponse) {
69 sendResponse({'key': localStorage['speakKey']});
  /packages/apps/Stk/src/com/android/stk/
ToneDialog.java 55 sendResponse(StkAppService.RES_ID_DONE);
124 sendResponse(StkAppService.RES_ID_END_SESSION);
140 sendResponse(StkAppService.RES_ID_END_SESSION);
151 sendResponse(StkAppService.RES_ID_END_SESSION);
167 private void sendResponse(int resId) {
StkDialogActivity.java 100 sendResponse(StkAppService.RES_ID_CONFIRM, true);
105 sendResponse(StkAppService.RES_ID_CONFIRM, false);
117 sendResponse(StkAppService.RES_ID_BACKWARD);
232 sendResponse(StkAppService.RES_ID_CONFIRM, false);
264 private void sendResponse(int resId, boolean confirmed) {
275 CatLog.d(LOG_TAG, "sendResponse resID[" + resId + "] confirmed[" + confirmed + "]");
288 private void sendResponse(int resId) {
289 sendResponse(resId, true);
357 sendResponse(StkAppService.RES_ID_TIMEOUT);
StkMenuActivity.java 90 sendResponse(StkAppService.RES_ID_TIMEOUT);
137 sendResponse(StkAppService.RES_ID_MENU_SELECTION, item.id, false);
159 sendResponse(StkAppService.RES_ID_BACKWARD);
279 sendResponse(StkAppService.RES_ID_END_SESSION);
327 sendResponse(StkAppService.RES_ID_END_SESSION);
340 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true);
377 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true);
476 private void sendResponse(int resId) {
477 sendResponse(resId, 0, false);
480 private void sendResponse(int resId, int itemId, boolean help)
    [all...]
StkInputActivity.java 91 sendResponse(StkAppService.RES_ID_TIMEOUT);
128 sendResponse(StkAppService.RES_ID_INPUT, input, false);
205 sendResponse(StkAppService.RES_ID_END_SESSION);
223 sendResponse(StkAppService.RES_ID_BACKWARD, null, false);
229 void sendResponse(int resId) {
230 sendResponse(resId, null, false);
233 void sendResponse(int resId, String input, boolean help) {
244 CatLog.d(LOG_TAG, "sendResponse resID[" + resId + "] input[" + input +
288 sendResponse(StkAppService.RES_ID_END_SESSION);
294 sendResponse(StkAppService.RES_ID_INPUT, "", true)
    [all...]
  /external/chromium_org/ui/file_manager/video_player/js/
test_util.js 80 onMessage.addListener(function(request, sender, sendResponse) {
84 sendResponse(false);
95 sendResponse(false);
104 sendResponse.apply(null, arguments);
110 sendResponse(test.util.sync[request.func].apply(null, args));
114 sendResponse(false);
  /external/chromium_org/chrome/browser/resources/cryptotoken/
cryptotokenbackground.js 31 function messageHandlerExternal(request, sender, sendResponse) {
35 sendResponse(response);
webrequest.js 101 * @param {Function} sendResponse Response callback
105 function handleWebPageRequest(request, sender, sendResponse) {
108 return handleWebEnrollRequest(sender, request, sendResponse);
111 return handleWebSignRequest(sender, request, sendResponse);
114 return handleU2fEnrollRequest(sender, request, sendResponse);
117 return handleU2fSignRequest(sender, request, sendResponse);
120 sendResponse(
260 * @param {Function} sendResponse A function to send the response.
262 function sendResponseOnce(sentResponse, closeable, response, sendResponse) {
270 // sendResponse fails
    [all...]
  /external/chromium_org/ui/accessibility/extensions/longdesc/
background.js 41 function (request, sender, sendResponse) {
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js 51 * @param {!function} sendResponse Function to call to send a response.
54 handleOnRequest_: function(request, sender, sendResponse) {
56 sendResponse({result: this.getErrorDetails()});
59 sendResponse({result: true});
  /external/chromium_org/chrome/common/extensions/docs/examples/api/eventPage/basic/
background.js 59 chrome.runtime.onMessage.addListener(function(msg, _, sendResponse) {
67 // in turn keeping the event page awake - until we call sendResponse.
69 sendResponse("Got your message.");
73 sendResponse({counter: counter++,
77 // of whether we called sendResponse.
content.js 41 chrome.runtime.onMessage.addListener(function(msg, _, sendResponse) {
  /frameworks/base/obex/javax/obex/
ServerOperation.java 162 mParent.sendResponse(ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE, null);
192 mParent.sendResponse(ResponseCodes.OBEX_HTTP_UNAUTHORIZED, null);
324 mParent.sendResponse(ResponseCodes.OBEX_HTTP_INTERNAL_ERROR, null);
330 mParent.sendResponse(type, sendHeader);
399 mParent.sendResponse(type, out.toByteArray());
425 mParent.sendResponse(ResponseCodes.OBEX_HTTP_OK, null);
431 mParent.sendResponse(ResponseCodes.OBEX_HTTP_BAD_REQUEST, null);
448 mParent.sendResponse(ResponseCodes.OBEX_HTTP_REQ_TOO_LARGE, null);
477 mParent.sendResponse(ResponseCodes.OBEX_HTTP_UNAUTHORIZED, null);
  /external/chromium_org/chrome/browser/resources/hotword_helper/
manager.js 54 * @param {function(HotwordStatus)} sendResponse Callback function to respond
60 tab, sendResponse, hotwordStatus) {
62 sendResponse({'doNotShowOptinMessage': true});
67 sendResponse(hotwordStatus);
73 sendResponse({'doNotShowOptinMessage': true});
81 * @param {function(HotwordStatus)} sendResponse Callback function to respond
83 * @return {boolean} Whether to maintain the port open to call sendResponse.
87 request, sender, sendResponse) {
95 sendResponse));
104 this.injectTab_.bind(this, sender.tab, sendResponse));
    [all...]
  /external/chromium_org/chrome/browser/resources/feedback/js/
event_handler.js 66 * @param {function(Object)} sendResponse Callback for sending a response.
68 function feedbackReadyHandler(request, sender, sendResponse) {
80 * @param {function(Object)} sendResponse Callback for sending a response.
82 function requestFeedbackHandler(request, sender, sendResponse) {
  /external/chromium_org/ui/accessibility/extensions/highcontrast/
background.js 71 function(request, sender, sendResponse) {
87 sendResponse(msg);
  /frameworks/base/core/java/android/net/
DnsPinger.java 180 sendResponse(msg.arg1, -9999, SOCKET_EXCEPTION);
216 sendResponse(curPing.internalId, curPing.packetId, curPing.result);
221 sendResponse(curPing.internalId, curPing.packetId, TIMEOUT);
279 private void sendResponse(int internalId, int externalId, int responseVal) {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java 307 mSocketRunnableObj.sendResponse("cameraOpened", "");
320 mSocketRunnableObj.sendResponse("cameraClosed", "");
359 mSocketRunnableObj.sendResponse(tag, null, jsonObj, null);
555 public void sendResponse(String tag, String str, JSONObject obj, ByteBuffer bbuf)
586 public void sendResponse(String tag, String str)
588 sendResponse(tag, str, null, null);
591 public void sendResponse(String tag, JSONObject obj)
593 sendResponse(tag, null, obj, null);
598 sendResponse(tag, null, null, bbuf);
601 public void sendResponse(LinkedList<MySensorEvent> events
    [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbDebuggingManager.java 133 private void sendResponse(String msg) {
200 sendResponse("OK");
205 sendResponse("NO");
212 sendResponse("NO");

Completed in 547 milliseconds

1 2 3