HomeSort by relevance Sort by last modified time
    Searched full:handles (Results 476 - 500 of 5314) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ZoomManager.java 26 // renderes already handles the touch event.
67 // This happens when webkit handles the 2nd touch down event. That causes
  /external/chromium_org/media/audio/cras/
cras_input.h 47 // Handles requests to get samples from the provided buffer. This will be
56 // Handles notificaiton that there was an error with the playback stream.
cras_unified.h 50 // Handles captured audio and fills the ouput with audio to be played.
60 // Handles notificaiton that there was an error with the playback stream.
  /external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.h 38 // handles the callback entirely within the plugin process.
52 // Sets the shared memory and socket handles. This will automatically start
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
exports.h 22 // Tries to find all handles open in the process and prints the name of the
49 // hold too many handles. All those kernel objects are unnamed.
  /external/chromium_org/sync/engine/
update_applicator.cc 52 const std::vector<int64>& handles) {
53 std::vector<int64> to_apply = handles;
  /external/chromium_org/third_party/icu/source/common/
ucmndata.h 72 * Handles opposite-endian data.
81 * Handles opposite-endian data.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
handle.h 29 * Convert opaque VG object handles into pointers and vice versa.
30 * XXX This is not yet 64-bit safe! All VG handles are 32 bits in size.
  /external/chromium_org/third_party/sqlite/src/test/
thread001.test 26 # 2) All threads use their own database handles.
27 # 3) All threads use their own database handles, shared-cache is enabled.
  /external/chromium_org/tools/android/md5sum/
md5sum.cc 5 // Md5sum implementation for Android. This version handles files as well as
49 // Returns the set of all files contained in |files|. This handles directories
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
PropertyEditor.java 94 * Handles double click on {@link Property} value in {@link PropertyTable}.
103 * Handles {@link SWT#KeyDown} event in {@link PropertyTable}.
  /external/libnfc-nxp/src/
phFriNfc_ISO15693Format.h 64 * function handles formatting procedure.This function also handles
  /external/mesa3d/src/gallium/state_trackers/vega/
handle.h 29 * Convert opaque VG object handles into pointers and vice versa.
30 * XXX This is not yet 64-bit safe! All VG handles are 32 bits in size.
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 162 HANDLE handles[2]; local
189 handles[0] = l2_ndisuio_global->stop_request;
190 handles[1] = l2_ndisuio_global->rx_processed;
191 WaitForMultipleObjects(2, handles, FALSE, INFINITE);
200 HANDLE handles[2]; local
204 handles[0] = l2_ndisuio_global->stop_request;
205 handles[1] = l2_ndisuio_global->ready_for_read;
225 res = WaitForMultipleObjects(2, handles, FALSE, INFINITE);
  /frameworks/base/core/java/android/text/method/
CharacterPickerDialog.java 86 * Handles clicks on the character buttons.
105 * Handles clicks on the Cancel button.
  /frameworks/base/docs/html/design/building-blocks/
text-fields.jd 72 <h4>Selection handles</h4>
73 <p>Selection handles can be dragged to select more or less text while remaining in selection mode.</p>
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AccountController.java 73 * Handles selecting an account from within the {@link FolderListFragment}.
80 * Handles selecting the currently active account from within
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyDetector.java 31 * This class handles key detection.
41 * This class handles key detection.
  /packages/services/Telephony/src/com/android/phone/
MMIDialogActivity.java 84 * Handles an MMI_COMPLETE event, which is triggered by telephony
104 * Handles an MMI_CANCEL event, which is triggered by the button
  /sdk/avdlauncher/
avdlauncher.c 107 TRUE, /* yes, inherit some handles */
111 &startup, /* startup info, i.e. std handles */
  /dalvik/vm/mterp/armv5te/
binop.S 11 * handles it correctly.
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
_index.html 29 menu item with a specialized action view and handles standard menu item clicks in one place.</dd>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
ReasonsMask.java 6 * This class helps to handle CRL revocation reasons mask. Each CRL handles a
  /external/chromium/chrome/browser/
autocomplete_history_manager.h 22 // Per-tab Autocomplete history manager. Handles receiving form data from the
browser_main_win.h 28 // This method handles the --hide-icons and --show-icons command line options

Completed in 3058 milliseconds

<<11121314151617181920>>