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

1 2 3 4 5 6 78 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
WidgetRedirector.py 18 this command and provide a facility ('register') to intercept the widget
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
WidgetRedirector.py 18 this command and provide a facility ('register') to intercept the widget
  /frameworks/base/core/java/android/app/
Dialog.java 700 * Called to process key events. You can override this to intercept all
721 * You can override this to intercept all key shortcut events before they are
737 * intercept all touch screen events before they are dispatched to the
754 * intercept all trackball events before they are dispatched to the
771 * intercept all generic motion events before they are dispatched to the
    [all...]
  /frameworks/base/media/java/android/media/
ToneGenerator.java 226 * Call supervisory tone (IS-95), intercept tone: alternating 440 Hz and 620 Hz tones,
233 * Call supervisory tone (IS-95), abbreviated intercept: intercept tone limited to 4 seconds
270 * CDMA Intercept tone: 440Hz 250ms ON, 620Hz 250ms ON ...
276 * CDMA Abbr Intercept tone: 440Hz 250ms ON, 620Hz 250ms ON
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationContainer.java 394 boolean intercept = false;
398 intercept = true;
414 intercept = true;
420 // ev.getActionMasked(), ev.getX(), ev.getY(), ev.getPointerCount(), intercept);
421 return intercept;
    [all...]
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.cc 550 // Don't attempt to intercept here as we want to wait until the mime
565 // Do not intercept this request if it is a download.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FilterEffectRenderer.cpp 229 transferFunction.intercept = 0;
240 transferFunction.intercept = -0.5 * amount + 0.5;
  /external/chromium_org/ui/views/focus/
focus_manager.cc 74 // Intercept Tab related messages for focus traversal.
96 // Intercept arrow key messages to switch between grouped views.
  /external/linux-tools-perf/
builtin-test.c 311 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n",
428 pr_debug("perf_evsel__read_on_cpu: expected to intercept %d calls on cpu %d, got %" PRIu64 "\n",
  /frameworks/base/core/java/android/view/
ViewParent.java 215 * intercept touch events with
223 * intercept touch events.
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
advanced-nfc.jd 222 <p>The foreground dispatch system allows an activity to intercept an intent and claim
239 <li>Declare intent filters to handle the intents that you want to intercept. The foreground
  /frameworks/base/services/java/com/android/server/wm/
InputMonitor.java 352 /* Provides an opportunity for the window manager policy to intercept early key
360 /* Provides an opportunity for the window manager policy to intercept early
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 495 // we're not in the foreground; don't intercept any touches
505 // we're not in the foreground; don't intercept any touches
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizeTabHost.java 162 // If we are mid transitioning to the workspace, then intercept touch events here so we
177 // Intercept all touch events up to the bottom of the AppsCustomizePane so they do not fall
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizeTabHost.java 168 // If we are mid transitioning to the workspace, then intercept touch events here so we
183 // Intercept all touch events up to the bottom of the AppsCustomizePane so they do not fall
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cmd.py 26 The `default' method may be overridden to intercept commands for which there
29 The `completedefault' method may be overridden to intercept completions for
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 26 The `default' method may be overridden to intercept commands for which there
29 The `completedefault' method may be overridden to intercept completions for
  /external/chromium_org/android_webview/browser/net/
aw_url_request_context_getter.cc 137 // possible to intercept resource loads to resolvable content:// and
  /external/chromium_org/base/debug/
stack_trace_win.cc 26 // Previous unhandled filter. Will be called if not NULL when we intercept an
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
javascript_dialog_manager.cc 120 // Wrapper around a DialogClosedCallback so that we can intercept it before
  /external/chromium_org/content/browser/renderer_host/media/
audio_renderer_host_unittest.cc 78 // This method is used to dispatch IPC messages to the renderer. We intercept
  /external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc 334 // and now change the function to intercept, on the child
  /external/chromium_org/ui/views/controls/
message_box_view.cc 156 // We must not intercept Ctrl-C when we have a text box and it's focused.
  /external/compiler-rt/lib/asan/tests/
asan_mac_test.cc 70 // to intercept the non-default CFAllocators?
  /external/compiler-rt/lib/lsan/
lsan_interceptors.cc 169 // We need this to intercept the __libc_memalign calls that are used to

Completed in 822 milliseconds

1 2 3 4 5 6 78 91011>>