HomeSort by relevance Sort by last modified time
    Searched full:incoming (Results 676 - 700 of 1921) sorted by null

<<21222324252627282930>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 64 char ifname[BCM_MSG_IFNAME_MAX]; /* name of the packet incoming interface */
78 char ifname[BCM_MSG_IFNAME_MAX]; /* name of the packet incoming interface */
  /libcore/luni/src/main/java/java/net/
ServerSocket.java 27 * This class represents a server-side socket that waits for incoming client
125 * Waits for an incoming request and blocks until the connection is opened.
  /libcore/luni/src/main/java/java/util/concurrent/
ExecutorService.java 47 * pool service incoming requests. It uses the preconfigured {@link
81 * first by calling {@code shutdown} to reject incoming tasks, and then
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterProperties.java 629 // so no incoming connections are possible
639 // so no incoming connections are possible
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java 217 // Listen for incoming calls to kill the alarm.
228 // Stop listening for incoming calls.
  /packages/apps/InCallUI/src/com/android/incallui/
ConferenceParticipantListAdapter.java 334 participantInfo.getCall().getState() == Call.State.INCOMING,
445 call.getState() == Call.State.INCOMING);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.def 182 exactly the same as the number of incoming edges to the basic block
323 ARG_SIZE and ARG_ALIGN are the size and alignment of the incoming
  /system/bt/bta/include/
bta_av_api.h 246 #define BTA_AV_PENDING_EVT 16 /* incoming connection pending:
250 #define BTA_AV_REJECT_EVT 18 /* incoming connection rejected */
  /system/bt/stack/avdt/
avdt_ad.c 456 ** incoming data is received from L2CAP. It looks up the CCB
531 ** the table entry to listen for an incoming channel.
  /system/bt/udrv/ulinux/
uipc.c 290 BTIF_TRACE_EVENT("INCOMING CONNECTION ON CH %d", ch_id);
319 //BTIF_TRACE_EVENT("INCOMING DATA ON CH %d", ch_id);
  /art/compiler/dex/
global_value_numbering.cc 81 // topological order, or we're recalculating a loop head and need to merge all incoming
  /art/runtime/
exception_test.cc 206 // Push null values which will become null incoming arguments.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessage.java 63 * activity stack for the incoming message details state that the
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssContentProvider.java 47 // incoming URI parameter is.
  /development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java 62 * This method is called by Android when the Activity is first started. From the incoming
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java 115 // Instantiates the weak reference to the incoming view
  /docs/source.android.com/src/devices/camera/
camera3.jd 93 The API models the camera subsystem as a pipeline that converts incoming
  /external/blktrace/
README 157 to listen to incoming blktrace connections, while the client should use
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/
related_events.html 101 addToEventGroups.bind(this, 'Incoming flow'));
related_events_test.html 127 if (row.type === 'Incoming flow') {
  /external/clang/test/CodeGen/
ppc64-align-struct.c 43 // This case requires run-time realignment of the incoming struct
  /external/clang/test/Sema/
warn-documentation.m 181 /** \brief Module handling the incoming notifications from the system.
  /external/ipsec-tools/src/racoon/
proposal.h 54 * incoming packets needs to be parsed to construct the same structure
  /external/iptables/extensions/
libxt_addrtype.c 64 " --limit-iface-in Match only on the packet's incoming device\n"
  /external/javassist/src/main/javassist/bytecode/stackmap/
TypedBlock.java 46 if (blocks.length == 0 || blocks[0].incoming == 0)

Completed in 655 milliseconds

<<21222324252627282930>>