HomeSort by relevance Sort by last modified time
    Searched full:initiated (Results 76 - 100 of 506) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java 44 public static final int INITIATED = 1;
64 case INITIATED:
65 return "INITIATED";
194 * represents the session which has been initiated to the IMS conference server for the
568 case State.INITIATED:
    [all...]
  /system/bt/bta/include/
bta_jv_api.h 139 #define BTA_JV_L2CAP_CL_INIT_EVT 19 /* L2CAP client initiated a connection */
151 #define BTA_JV_RFCOMM_CL_INIT_EVT 29 /* RFCOMM client initiated a connection */
564 ** When the connection is initiated or failed to initiate,
584 ** When the connection is initiated or failed to initiate,
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 319 /* check if encoder initiated */
397 /* check if encoder initiated */
477 /* check if encoder initiated */
595 /* check if decoder initiated */
690 /* check if decoder initiated */
772 /* check if decoder initiated */
877 /* check if decoder initiated */
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dpSink.java 263 * <p> If the disconnection is initiated by a remote device, the state
265 * {@link #STATE_DISCONNECTED}. If the disconnect is initiated by the
BluetoothGatt.java 720 * @return true, if the connection attempt was initiated successfully
767 * @return true, if the connection attempt was initiated successfully
    [all...]
BluetoothPan.java 259 * <p> If the disconnection is initiated by a remote device, the state
261 * {@link #STATE_DISCONNECTED}. If the disconnect is initiated by the
  /system/bt/stack/avct/
avct_api.c 125 ** the peer device is initiated if one does not already exist.
229 ** the peer device is initiated if one does not already exist.
  /system/core/logd/
main.cpp 424 // initiated log messages. New log entries are added to LogBuffer
442 // initiated log messages. New log entries are added to LogBuffer
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragment.java 65 * initiated refreshes.
  /developers/samples/android/connectivity/wifidirect/DirectP2P/Application/src/main/java/com/example/android/wifidirectp2p/
MainActivity.java 141 Toast.makeText(MainActivity.this, "Discovery Initiated",
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/src/main/java/com/example/android/swiperefreshlistfragment/
SwipeRefreshListFragment.java 65 * initiated refreshes.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.swiperefreshlistfragment/
SwipeRefreshListFragment.java 65 * initiated refreshes.
  /external/compiler-rt/lib/lsan/
lsan_common.h 153 // where leak checking is initiated from a non-main thread).
  /external/fio/t/
lfsr-test.c 90 fprintf(stderr, "\nTest initiated... ");
  /external/libnfc-nci/src/hal/int/
nfc_hal_int_api.h 134 ** Returns HAL_NFC_STATUS_OK if successfully initiated
  /external/libnfc-nxp/src/
phFriNfc_NdefReg.h 389 * \retval NFCSTATUS_SUCCESS The operation has been successfully initiated.
392 * \note This function returns once the operation is initiated or an error occurs.
416 * \retval NFCSTATUS_SUCCESS The operation has been successfully initiated.
419 * \note This function returns once the process is initiated or an error occurs.
  /external/libunwind/include/
unwind.h 109 /* If the unwind was initiated due to a forced unwind, resume that
  /external/llvm/include/llvm/ExecutionEngine/
RTDyldMemoryManager.h 35 /// may have been initiated by MCJIT to resolve an external symbol for another
  /external/neven/Embedded/common/src/b_APIEm/
Types.h 76 // never modify this list alone (!) - modification must be initiated in Kernel/API
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyConnection.java 73 /** True if this peer initiated the connection. */
219 * Returns a new server-initiated stream.
234 * Returns a new locally-initiated stream.
529 * @param client true if this peer initiated the connection; false if this
  /external/openssh/
ssh-keyscan.0 43 elapsed since a connection was initiated to a host or since the
ssh-keyscan.1 84 seconds have elapsed since a connection was initiated to a host or since the
ssh_api.h 60 * initiated with ssh_packet_next().
  /external/proguard/docs/
acknowledgements.html 40 Marcel Patzlaff has initiated a series of artifacts in the Maven Central
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 36 /* Recovery initiated by user, using recovery button */
38 /* Recovery initiated by user pressing a key at developer mode warning
48 /* Recovery initiated by OS */
50 /* OS-initiated S3 diagnostic path (debug mode boot) */

Completed in 448 milliseconds

1 2 34 5 6 7 8 91011>>