HomeSort by relevance Sort by last modified time
    Searched refs:Request (Results 501 - 525 of 572) sorted by null

<<212223

  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
BasicCallTests.java 297 for (CallerInfoAsyncQueryFactoryFixture.Request request :
301 request.replyWithCallerInfo(sendToVoicemailCallerInfo);
380 for (CallerInfoAsyncQueryFactoryFixture.Request request :
382 request.reply();
594 * call, no pull call request is made to the connection service.
    [all...]
TelecomSystemTest.java 597 for (CallerInfoAsyncQueryFactoryFixture.Request request :
599 request.reply();
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js 1 MooTools.More={version:"1.5.0",build:"73db5e24e6e9c5c87b3a27aebef2248053f7db37"};(function(){Events.Pseudos=function(a,j,i){var k="_monitorEvents:";var l=function(e){return{store:e.store?function(g,f){e.store(k+g,f)}:function(g,f){(e._monitorEvents||(e._monitorEvents={}))[g]=f},retrieve:e.retrieve?function(g,f){return e.retrieve(k+g,f)}:function(g,f){if(!e._monitorEvents){return f}return e._monitorEvents[g]||f}}};var b=function(f){if(f.indexOf(":")==-1||!a){return null}var g=Slick.parse(f).expressions[0][0],q=g.pseudos,h=q.length,r=[];while(h--){var s=q[h].key,e=a[s];if(e!=null){r.push({event:g.tag,value:q[h].value,pseudo:s,original:f,listener:e})}}return r.length?r:null};return{addEvent:function(t,g,w){var s=b(t);if(!s){return j.call(this,t,g,w)}var v=l(this),e=v.retrieve(t,[]),x=s[0].event,u=Array.slice(arguments,2),h=g,f=this;s.each(function(o){var n=o.listener,m=h;if(n==false){x+=":"+o.pseudo+"("+o.value+")"}else{h=function(){n.call(f,o,m,arguments,h)}}});e.include({type:x,event:g,monitor:h});v.store(t,e);if(t!=x){j.apply(this,[t,g].concat(u))}return j.apply(this,[x,h].concat(u))},removeEvent:function(e,f){var g=b(e);if(!g){return i.call(this,e,f)}var p=l(this),h=p.retrieve(e);if(!h){return this}var o=Array.slice(arguments,2);i.apply(this,[e,f].concat(o));h.each(function(n,m){if(!f||n.event==f){i.apply(this,[n.type,n.monitor].concat(o))}delete h[m]},this);p.store(e,h);return this}}};var c={once:function(b,a,g,h){a.apply(this,g);this.removeEvent(b.event,h).removeEvent(b.original,a)},throttle:function(b,a,f){if(!a._throttled){a.apply(this,f);a._throttled=setTimeout(function(){a._throttled=false},b.value||250)}},pause:function(b,a,f){clearTimeout(a._pause);a._pause=a.delay(b.value||250,this,f)}};Events.definePseudo=function(b,a){c[b]=a;return this};Events.lookupPseudo=function(a){return c[a]};var d=Events.prototype;Events.implement(Events.Pseudos(c,d.addEvent,d.removeEvent));["Request","Fx"].each(function(a){if(this[a]){this[a].implement(Events.prototype)}})})();Class.refactor=func (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
asptlb.h 34 typedef class Request Request;
36 typedef struct Request Request;
328 class Request;
    [all...]
cdoex.h     [all...]
ntddndis.h 15 #define _NDIS_CONTROL_CODE(request,method) CTL_CODE(FILE_DEVICE_PHYSICAL_NETCARD,request,method,FILE_ANY_ACCESS)
850 NDIS_802_11_AUTHENTICATION_REQUEST Request[1];
    [all...]
ks.h     [all...]
  /prebuilts/misc/common/android-support-test/runner/
runner-0.5-release.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
base_api.py 78 request_type_name: name of the request type.
81 of this POST request. may also be the REQUEST_IS_BODY
86 downloading the request via the `alt=media` query
102 REQUEST_IS_BODY = '<request>'
382 def ProcessRequest(self, method_config, request):
387 method_config.request_type_name, request)
388 return request
505 def __ConstructQueryParams(self, query_params, request, global_params):
506 """Construct a dictionary of query parameters for this request."""
520 query_param_names = util.MapParamNames(query_params, type(request))
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
utils.py 207 proxy_handler = urllib.request.ProxyHandler({})
208 opener = urllib.request.build_opener(proxy_handler)
209 req = urllib.request.Request(url)
498 s = urllib.request.urlopen(dme_url % (username, password, dme_id, ip_address))
522 passman = urllib.request.HTTPPasswordMgrWithDefaultRealm()
524 authhandler = urllib.request.HTTPBasicAuthHandler(passman)
525 opener = urllib.request.build_opener(authhandler)
526 urllib.request.install_opener(opener)
527 s = urllib.request.urlopen(uri
    [all...]
  /art/runtime/
debugger.cc 663 // This prevents us from having any pending deoptimization request when the debugger attaches
    [all...]
  /prebuilts/misc/common/android-support-test/rules/
rules-0.5-release.jar 
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
jsoup-1.6.3.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
forms.js 83 * Display request errors in error panel.
104 * @param {string} path Path of service on originating server to send request.
106 * @param {Object} request Message to send as request.
107 * @param {function} on_success Function to call upon successful request.
109 function sendRequest(path, method, request, onSuccess) {
113 data: $.toJSON(request),
527 $('<button>').appendTo(panel).text('Send Request').click(sendForm);
  /external/blktrace/doc/
blktrace.tex 32 information about request queue operations up to user space. There are
419 \subsubsection{\label{sec:request-types}Request types}
520 \item[C -- complete] A previously issued request has been completed.
521 The output will detail the sector and size of that request, as well
524 \item[D -- issued] A request that previously resided on the block layer
527 \item[I -- inserted] A request is being sent to the io scheduler for
529 request is fully formed at this time.
544 \item[M -- back merge] A previously inserted request exists that ends
551 \item[G -- get request] To send any type of request to a block device
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
service_handlers_test.py 65 """A test request message type."""
106 def method1(self, request):
108 if hasattr(request, 'integer_field'):
109 response.integer_field = request.integer_field
110 if hasattr(request, 'string_field'):
111 response.string_field = request.string_field
112 if hasattr(request, 'enum_field'):
113 response.enum_field = request.enum_field
117 def repeated_method(self, request):
119 if hasattr(request, 'ints')
    [all...]
  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 137 extra_headers: A dict of extra headers to append to every request.
163 """Creates a new urllib request."""
164 logging.debug("Creating request for: '%s' with payload:\n%s", url, data)
165 req = urllib2.Request(url, data=data)
298 request_path: The path to send the request to, eg /api/appversion/create.
299 payload: The body of the request, or None to send an empty request.
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 137 extra_headers: A dict of extra headers to append to every request.
163 """Creates a new urllib request."""
164 logging.debug("Creating request for: '%s' with payload:\n%s", url, data)
165 req = urllib2.Request(url, data=data)
298 request_path: The path to send the request to, eg /api/appversion/create.
299 payload: The body of the request, or None to send an empty request.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /frameworks/base/docs/html/training/
training_toc.cs 240 resources outside of its 'sandbox', and how to request those
316 <a href="<?cs var:toroot ?>training/secure-file-sharing/request-file.html">
360 "How to respond to hardware audio key presses, request audio focus
717 Sending a Simple Request
726 <a href="<?cs var:toroot ?>training/volley/request.html">
727 Making a Standard Request
731 <a href="<?cs var:toroot ?>training/volley/request-custom.html">
732 Implementing a Custom Request
    [all...]
  /external/chromium-trace/catapult/third_party/WebOb/webob/
request.py 83 __all__ = ['BaseRequest', 'Request', 'LegacyRequest']
103 ## The limit after which request bodies should be stored on disk
104 ## if they are read in (under this, and the request body is stored
118 "You unicode_errors=%r to the Request constructor. Passing a "
119 "``unicode_errors`` value to the Request is no longer "
126 "You passed decode_param_names=%r to the Request constructor. "
127 "Passing a ``decode_param_names`` value to the Request "
134 "You passed charset=%r to the Request constructor. As of "
135 "WebOb 1.2, if your application needs a non-UTF-8 request "
136 "charset, please construct the request without a charset or
    [all...]
  /frameworks/base/core/java/android/app/
Activity.java 32 import android.app.VoiceInteractor.Request;
    [all...]

Completed in 847 milliseconds

<<212223