HomeSort by relevance Sort by last modified time
    Searched full:intercept (Results 201 - 225 of 548) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.h 101 /// atexit(3), which we intercept and store in AtExitHandlers.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 62 CDMA_INTERCEPT, /* INTERCEPT order received, MS state idle entered */
  /packages/apps/Browser/src/com/android/browser/
UrlInputView.java 261 // To prevent logging, intercept this request
  /packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/
IndeterminateProgressDialog.java 136 * in device orientation. This will allow us to intercept the callback to
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWidget.java 255 // onTouchEvent() handling will prevent further intercept touch events from being called
  /packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java 477 // to intercept or affect in any way. (In that case, we start the call
607 // that 3rd parties aren't allowed to intercept or affect in any way.
628 // intercept outgoing calls to SIP addresses as well. To do this, we should
655 // to intercept the outgoing call.
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
results-template.html 438 var intercept = sumY / points.length - slope * sumX / points.length;
439 return {slope: slope, intercept: intercept, rSquared: r * r};
  /external/chromium_org/third_party/skia/src/pathops/
SkDQuadIntersection.cpp 117 // returns false if there's more than one intercept or the intercept doesn't match the point
118 // returns true if the intercept was successfully added or if the
  /external/skia/src/pathops/
SkDQuadIntersection.cpp 117 // returns false if there's more than one intercept or the intercept doesn't match the point
118 // returns true if the intercept was successfully added or if the
  /external/chromium_org/webkit/browser/appcache/
appcache_storage_impl_unittest.cc     [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.mm 784 // Don't intercept up/down-arrow if the popup isn't open.
    [all...]
  /external/chromium_org/tools/telemetry/support/html_output/
results-template.html 675 var intercept = sumY / points.length - slope * sumX / points.length;
676 return {slope: slope, intercept: intercept, rSquared: r * r};
  /device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java 130 * could allow a spoofed server to intercept password and mail.
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.cc 196 // to do this because of wifi interstitials that intercept messages from the
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor_unittest.mm 118 // The delegate's intercept point gets called, and results are
  /external/chromium_org/ash/wm/
sticky_keys.h 65 // Activate sticky keys to intercept and modify incoming events.
  /external/chromium_org/cc/output/
render_surface_filters.cc 41 // <feFunc[R|G|B] type="linear" intercept="[amount]"/>
  /external/chromium_org/chrome/browser/extensions/
extension_keybinding_apitest.cc 281 // Send "Tab" on OS X to move the focus, otherwise the omnibox will intercept
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor_unittest.mm 119 // The delegate's intercept point gets called, and results are
  /external/chromium_org/chrome/browser/ui/
unload_controller.cc 47 // If |contents| is being inspected, devtools needs to intercept beforeunload
  /external/chromium_org/chrome/test/mini_installer/
test_installer.py 114 # If an AssertionError occurs, we intercept it and add the state name
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.h 281 // Used to allow a RenderWidgetHost to intercept various messages on the
  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.cc 90 // Install the filter last, because we intercept all leftover
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_intercept.cc 80 // kernel-intercept yet, just return ".".
  /external/chromium_org/ppapi/proxy/
nacl_message_scanner.cc 82 // NOTE: We only intercept handles from host->NaCl. The only kind of

Completed in 1040 milliseconds

1 2 3 4 5 6 7 891011>>