HomeSort by relevance Sort by last modified time
    Searched full:listening (Results 226 - 250 of 563) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/services/java/com/android/server/location/
ComprehensiveCountryDetector.java 52 * Using the {@link #stop()} to stop listening to the country change.
298 // Stop listening all services
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3debughandlers.c 249 // a debugger connects to the port we are listening on.
258 // Set the listening port
275 // to start listening on that address/port
289 // Having accepted a connection, we can stop listening and close down the socket
  /external/chromium/base/
message_pump_glib_x.cc 48 // listening for XInput2 events. So we setup a callback to the 'realize'
  /external/chromium/chrome/browser/extensions/
extension_event_router.cc 191 // Send the event only to renderers that are listening for it.
  /external/chromium/chrome/browser/
mach_broker_mac.cc 65 // thread so that child processes will always have someone who's listening.
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
command.js 10 * is dispatched on the active element. By listening to this event you can
  /external/chromium/chrome/browser/ui/views/
accessible_pane_view.cc 74 // Otherwise, set accelerators and start listening for focus change events.
  /external/chromium/chrome/common/extensions/
extension_messages.h 237 // Open a channel to all listening contexts owned by the extension with
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.h 73 // Starts listening for connections on this sockets. When someone
tcpport.cc 97 LOG_J(LS_INFO, this) << "Not listening due to firewall restrictions.";
  /external/chromium-trace/src/shared/js/cr/ui/
command.js 10 * is dispatched on the active element. By listening to this event you can
  /external/dropbear/
svr-runopts.c 233 /* Set up listening ports */
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
UdpKernel.java 175 // kernel-user knows to wake up if it is only listening for
  /external/nist-sip/java/gov/nist/javax/sip/stack/
TLSMessageProcessor.java 84 * @param ipAddress -- inet address where I am listening.
  /external/openssh/
OVERVIEW 139 starts listening for connections, and generates the server key.
  /external/openssl/include/openssl/
dtls1.h 225 /* Is set when listening for new connections with dtls1_listen() */
  /external/openssl/ssl/
dtls1.h 225 /* Is set when listening for new connections with dtls1_listen() */
  /external/qemu/telephony/
sysdeps_qemu.c 329 D( "%s: server channel %p:%d now listening on port %d\n",
  /external/quake/quake/src/QW/qwfwd/
qwfwd.c 65 int host_port; // port we are listening on
  /external/tcpdump/
tcpdump.c 878 fprintf(stderr, "%s: listening on %ws\n", program_name, device);
882 fprintf(stderr, "%s: listening on %s\n", program_name, device);
1043 (void)fprintf(stderr, "listening on %s, link-type %u, capture size %u bytes\n",
1046 (void)fprintf(stderr, "listening on %s, link-type %s (%s), capture size %u bytes\n",
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm 192 // Create the listening port.
  /frameworks/base/core/java/android/appwidget/
AppWidgetHost.java 173 * Stop listening to changes for this AppWidget.
  /frameworks/base/core/java/android/os/
SystemClock.java 34 * System.currentTimeMillis(), consider listening to the
  /frameworks/base/core/java/android/widget/
Chronometer.java 171 * @return The listener (may be null) that is listening for chronometer change
RatingBar.java 133 * @return The listener (may be null) that is listening for rating change

Completed in 4787 milliseconds

1 2 3 4 5 6 7 8 91011>>