HomeSort by relevance Sort by last modified time
    Searched full:submit (Results 676 - 700 of 1817) sorted by null

<<21222324252627282930>>

  /docs/source.android.com/src/source/
licenses.jd 42 Source Project will be required to complete, sign, and submit an <a href="cla-individual.html">Individual
  /external/chromium/chrome/browser/password_manager/
password_manager_unittest.cc 149 // And the form submit contract is to call ProvisionallySavePassword.
  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.h 149 // which determines how to submit the result text to WebKit according to this
  /external/chromium/chrome/browser/resources/options/
sync_setup_overlay.css 85 #sync-setup-overlay * input[type='submit'] {
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/views/
options.html 150 <input id = "submit_button" type = "submit" onclick = "addCusTopic()" style = "width: 45px;">
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/autofill/
AutofillPopupTest.java 58 "<input type=\"submit\" />" +
  /external/chromium_org/chrome/browser/resources/history/
history.html 77 <input type="submit" id="search-button" i18n-values="value:searchButton">
  /external/chromium_org/chrome/browser/ui/
browser_instant_controller.cc 146 // Submit query to render the prefetched results. Browser will swap the
  /external/chromium_org/chrome/common/cloud_print/
cloud_print_helpers.cc 69 std::string path(AppendPathToUrl(cloud_print_server_url, "submit"));
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/views/
options.html 150 <input id = "submit_button" type = "submit" onclick = "addCusTopic()" style = "width: 45px;">
  /external/chromium_org/chrome/test/chromedriver/client/
command_executor.py 46 SUBMIT_ELEMENT = (_Method.POST, '/session/:sessionId/element/:id/submit')
  /external/chromium_org/content/browser/renderer_host/
gtk_im_context_wrapper.h 150 // which determines how to submit the result text to WebKit according to this
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_context.h 306 /* Queue some state updates (like rss) and submit them to hardware in
  /external/chromium_org/ui/webui/resources/js/cr/ui/
focus_manager.js 231 if (type == 'button' || type == 'reset' || type == 'submit' ||
  /external/chromium_org/webkit/glue/resources/
webkit_strings_en-GB.xtb 121 <translation id="2653659639078652383">Submit</translation>
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 234 // class def modified: write it to an array and submit a write job
262 // clone the array and submit an entry write job
486 // class def modified: write it to an array and submit a write job
499 // clone the array and submit a file write job
    [all...]
  /external/libvorbis/test/
write_read.c 89 /* expose the buffer to submit data */
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.h 306 /* Queue some state updates (like rss) and submit them to hardware in
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 435 executorService.submit(cleanupCallable);
492 executorService.submit(cleanupCallable);
555 executorService.submit(cleanupCallable);
597 executorService.submit(cleanupCallable);
  /frameworks/av/include/camera/
ProCamera.h 106 * (Lock free) operations. To be able to submit custom requests a lock needs
  /frameworks/av/include/media/
MediaPlayerInterface.h 105 // If no callback is specified, use the "write" API below to submit
  /frameworks/av/include/media/stagefright/
OMXCodec.h 55 // Only submit one input buffer at one time.
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSimPinView.java 227 // otherwise, display a message to the user, and don't submit.
  /frameworks/base/services/java/com/android/server/wm/
ViewServer.java 168 mThreadPool.submit(new ViewServerWorker(client));
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java 287 * Get an SMS-SUBMIT PDU for a destination address and a message
319 * Get an SMS-SUBMIT PDU for a data message to a destination address and port.
358 * Get an SMS-SUBMIT PDU for a data message to a destination address &amp; port
    [all...]

Completed in 1354 milliseconds

<<21222324252627282930>>