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

<<31323334353637383940>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 38 * Incoming requests are decoded in the "main" SapServer, by the decoder build into SapMEssage.
317 /* notify about an incoming message from the BT Client */
331 * (block for all incoming requests, as they are not
481 * @param msg the incoming SapMessage
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/activities/
ShowOrCreateActivity.java 47 * on incoming {@link Intent#getData()} as described by
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemHelper.java 134 * For incoming calls:
  /packages/apps/Email/provider_src/com/android/email/provider/
EmailConversationCursor.java 216 // for conversations in incoming mail mailboxes return the sender
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 91 * Read, parse, and act on incoming commands from the Exchange server
  /packages/apps/ManagedProvisioning/
AndroidManifest.xml 64 mass storage; incoming calls) from taking over. Note that high-priority notifications
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
ProfileOwnerProvisioningActivity.java 142 // Store the incoming intent and only process it after the user has responded to
  /packages/apps/Nfc/res/values/
strings.xml 22 <string name="beam_progress">Incoming beam...</string>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerSession.java 149 * This function will run on the incoming IPC thread.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandlerForStructuredName.java 115 * Parses the supplied display name, but only if the incoming values do
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestVideoProvider.java 63 /** Used to play incoming video during a call. */
  /packages/services/Telephony/src/com/android/phone/
CallLogger.java 138 * For incoming call the number is in the Connection object. For
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnection.java 685 * Checks to see the original connection corresponds to an active incoming call. Returns false
686 * if there is no such actual call, or if the associated call is not incoming (See
736 case INCOMING:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/isomorphism/
vf2userfunc.py 20 then a similar check is also performed for incoming edges.
  /system/bt/bta/ag/
bta_ag_rfc.c 150 else /* Incoming connection */
  /system/bt/bta/include/
bta_hf_client_api.h 40 #define BTA_HF_CLIENT_PEER_REJECT 0x00000020 /* Ability to reject incoming call */
  /system/bt/btif/src/
btif_av.c 107 /* both interface and media task needs to be ready to alloc incoming request */
465 BTIF_TRACE_DEBUG("%s: Moved from idle by Incoming Connection request", __func__);
709 BTIF_TRACE_DEBUG("%s: Moved to opened by Other Incoming Conn req", __func__);
    [all...]
  /system/bt/stack/include/
gap_api.h 196 ** receiving an GAP_EVT_RXDATA event to process the incoming
  /system/netd/server/
IdletimerController.cpp 77 * of incoming and outgoing packets captured by tcpdump, and compare that with
  /cts/tests/tests/telecom/src/android/telecom/cts/
BaseTelecomTestWithMockServices.java 232 * Puts Telecom in a state where there is an incoming call provided by the
348 assertThat("Telecom should create incoming connections for incoming calls",
    [all...]
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java 110 // The action of the incoming Intent indicating that it contains a command
113 // The key in the extras of the incoming Intent indicating the command that
116 // A value of a CMD_NAME key in the extras of the incoming Intent that
    [all...]
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java 110 // The action of the incoming Intent indicating that it contains a command
113 // The key in the extras of the incoming Intent indicating the command that
116 // A value of a CMD_NAME key in the extras of the incoming Intent that
    [all...]
  /development/samples/NotePad/src/com/example/android/notepad/
NoteEditor.java 135 * This method is called by Android when the Activity is first started. From the incoming
149 * Sets up for the edit, based on the action specified for the incoming Intent.
565 * query Cursor objects to the incoming URI. The content resolver is thus
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MusicService.java 110 // The action of the incoming Intent indicating that it contains a command
113 // The key in the extras of the incoming Intent indicating the command that
116 // A value of a CMD_NAME key in the extras of the incoming Intent that
    [all...]
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
wsgiwrappers.py 6 to deal with an incoming request and sending a response.
76 The incoming parameter values will be automatically coerced to unicode
78 incoming parameter names are not decoded to unicode unless the

Completed in 536 milliseconds

<<31323334353637383940>>