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

<<21222324252627282930>>

  /packages/apps/Dialer/src/com/android/dialer/
CallDetailActivity.java 377 mAsyncTaskExecutor.submit(Tasks.MARK_VOICEMAIL_READ, new AsyncTask<Void, Void, Void>() {
645 mAsyncTaskExecutor.submit(Tasks.UPDATE_PHONE_CALL_DETAILS, new UpdateContactDetailsTask());
    [all...]
  /packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
SourceLatency.java 215 mExecutorService.submit(new LiveSourceCheck(src, componentName, query));
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiConfigController.java 295 /* show submit button if password, ip and proxy settings are valid */
297 Button submit = mConfigUi.getSubmitButton(); local
298 if (submit == null) return;
320 submit.setEnabled(enabled);
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java 46 public static final boolean ENABLE_TRANSACTION_LOG = false; // Don't submit with true.
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/
NotificationStudioActivity.java 170 BACKGROUND.submit(new Runnable() {
  /external/ceres-solver/docs/source/_themes/armstrong/static/
rtd.css_t 341 input[type="submit"] {
355 input[type="submit"]:hover {
689 div.sphinxsidebar input[type="submit"] {
  /external/chromium_org/third_party/libusb/src/libusb/
io.c 74 * to determine when the button is pressed, you would likely submit a request
160 * submit a second transfer based on the results of an earlier transfer.
243 * -# <b>Submission</b>: ask libusbx to submit the transfer
270 * When you have allocated a transfer and filled it, you can submit it using
289 * structure which was used to setup and submit the transfer. At completion
311 * transfer, fill and submit it, and when it returns with results you just
335 * your application may submit a request for data on an IN endpoint which is
370 * -# Submit the transfer.
    [all...]
  /external/kernel-headers/original/linux/
blkdev.h 138 sector_t sector; /* next sector to submit */
139 unsigned long nr_sectors; /* no. of sectors left to submit */
140 /* no. of sectors left to submit in the current segment */
usb.h 662 #define URB_NO_TRANSFER_DMA_MAP 0x0004 /* urb->transfer_dma valid on submit */
663 #define URB_NO_SETUP_DMA_MAP 0x0008 /* urb->setup_dma valid on submit */
    [all...]
  /frameworks/opt/telephony/src/java/android/telephony/
SmsMessage.java 233 * Get the TP-Layer-Length for the given SMS-SUBMIT PDU Basically, the
401 * Get an SMS-SUBMIT PDU for a destination address and a message.
425 * Get an SMS-SUBMIT PDU for a data message to a destination address &amp; port.
  /hardware/libhardware/tests/camera2/
CameraMultiStreamTests.cpp 346 // Submit a series of requests with the specified exposure/gain values.
661 * Submit metering request, set default frame duration to minimal possible
670 * Submit capture request, set default frame duration to minimal possible
  /external/qemu/
usb-linux.c 111 * we need contigious buffer when we submit control URB.
483 dprintf("husb: data submit. ep 0x%x len %u aurb %p\n", urb->endpoint, p->len, aurb);
486 dprintf("husb: submit failed. errno %d\n", errno);
606 dprintf("husb: submit ctrl. len %u aurb %p\n", urb->buffer_length, aurb);
609 dprintf("husb: submit failed. errno %d\n", errno);
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 293 // Returns the number of times that the submit button was delayed.
330 // Do not delay enabling the submit button in testing.
346 // The number of times that the submit button was delayed.
    [all...]
  /external/chromium_org/components/autofill/core/browser/
autofill_manager_unittest.cc 212 form->action = GURL("https://myform.com/submit.html");
215 form->action = GURL("http://myform.com/submit.html");
282 EXPECT_EQ(GURL("https://myform.com/submit.html"), filled_form.action);
285 EXPECT_EQ(GURL("http://myform.com/submit.html"), filled_form.action);
829 form.action = GURL("http://myform.com/submit.html");
    [all...]
  /external/libusb/libusb/
io.c 72 * to determine when the button is pressed, you would likely submit a request
158 * submit a second transfer based on the results of an earlier transfer.
241 * -# <b>Submission</b>: ask libusb to submit the transfer
268 * When you have allocated a transfer and filled it, you can submit it using
287 * structure which was used to setup and submit the transfer. At completion
309 * transfer, fill and submit it, and when it returns with results you just
333 * your application may submit a request for data on an IN endpoint which is
368 * -# Submit the transfer.
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_manager_unittest.cc 154 form->action = GURL("http://myform.com/submit.html");
206 form->action = GURL("https://myform.com/submit.html");
209 form->action = GURL("http://myform.com/submit.html");
294 EXPECT_EQ(GURL("https://myform.com/submit.html"), filled_form.action);
297 EXPECT_EQ(GURL("http://myform.com/submit.html"), filled_form.action);
686 form.action = GURL("http://myform.com/submit.html");
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c 86 * we submit them to the kernel. then, on any error except a cancellation, all
    [all...]
  /development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
DiskLruCache.java 503 executorService.submit(cleanupCallable);
611 executorService.submit(cleanupCallable);
653 executorService.submit(cleanupCallable);
    [all...]
  /external/antlr/antlr-3.4/
BUILD.txt 301 directory. Then submit this to perforce. You could change versions
345 7) Submit the pom changes of the main branch to perforce.
396 15) Submit the pom changes of the release-3.1.3 branch to perforce.
  /external/chromium/webkit/glue/
webkit_strings.grd 246 <message name="IDS_FORM_SUBMIT_LABEL" desc="Default label for Submit buttons in forms on web pages.">
247 Submit
250 Submit
  /external/chromium_org/remoting/webapp/
main.html 349 <button id="daemon-pin-ok" type="submit" i18n-content="OK">
484 type="submit"
551 type="submit"
  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py 538 # before doing hg submit.
807 # For use by submit, etc. (NOT by change)
1886 def submit(ui, repo, *pats, **opts): function
    [all...]
  /external/chromium_org/tools/grit/grit/gather/
tr_html.py 38 the 'value' attribute of a <submit>, <button> or <text>
156 [^>]+type\s*=\s*"?'?(button|reset|text|submit)'?"?
163 input[^>]+?type\s*=\s*"?'?(button|reset|text|submit)'?"?[^>]+?value\s*=
  /external/regex-re2/lib/codereview/
codereview.py 538 # before doing hg submit.
807 # For use by submit, etc. (NOT by change)
1886 def submit(ui, repo, *pats, **opts): function
    [all...]
  /art/
NOTICE 65 or by an individual or Legal Entity authorized to submit on behalf of

Completed in 1235 milliseconds

<<21222324252627282930>>