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

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 107 * Constructor used by the table to initiate the generalized
iterator.hpp 140 * Constructor used by the table to initiate the generalized
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 107 * Constructor used by the table to initiate the generalized
iterator.hpp 140 * Constructor used by the table to initiate the generalized
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 93 * Constructor used by the table to initiate the generalized
iterator.hpp 120 * Constructor used by the table to initiate the generalized
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 107 * Constructor used by the table to initiate the generalized
iterator.hpp 140 * Constructor used by the table to initiate the generalized
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 93 * Constructor used by the table to initiate the generalized
iterator.hpp 120 * Constructor used by the table to initiate the generalized
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 93 * Constructor used by the table to initiate the generalized
iterator.hpp 120 * Constructor used by the table to initiate the generalized
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 93 * Constructor used by the table to initiate the generalized
iterator.hpp 120 * Constructor used by the table to initiate the generalized
  /system/bt/stack/include/
hidh_api.h 157 ** Description This function is called when the user wants to initiate a
  /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiServiceDiscoveryActivity.java 43 * the same service, the app opens up sockets to initiate a chat.
214 // After attaching listeners, create a service request and initiate
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 120 #define USB_DEVICE_REMOTE_WAKEUP 1 /* dev may initiate wakeup */
123 #define USB_DEVICE_B_HNP_ENABLE 3 /* (otg) dev may initiate HNP */
143 #define USB_DEVICE_U1_ENABLE 48 /* dev may initiate U1 transition */
144 #define USB_DEVICE_U2_ENABLE 49 /* dev may initiate U2 transition */
954 * initiate a transition.
956 * A U1 timeout of 0x1 to 0x7F also causes the hub to initiate a transition to
962 * initiate a transition.
964 * A U2 timeout of 0x1 to 0xFE also causes the hub to initiate a transition to
  /frameworks/support/v4/java/android/support/v4/widget/
EdgeEffectCompat.java 190 * back toward the edge reached to initiate the effect.
206 * back toward the edge reached to initiate the effect.
  /hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h 106 //Should be implemented by deriving classes in oder to initiate autoFocus
109 //Should be implemented by deriving classes in oder to initiate autoFocus
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 93 //Should be implemented by deriving classes in oder to initiate autoFocus
96 //Should be implemented by deriving classes in oder to initiate autoFocus
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 176 * Minimum velocity to initiate a fling, as measured in dips per second
181 * Maximum velocity to initiate a fling, as measured in dips per second
622 * @return Minimum velocity to initiate a fling, as measured in dips per second.
632 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
639 * @return Maximum velocity to initiate a fling, as measured in dips per second.
649 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
  /system/bt/bta/include/
bta_jv_api.h 562 ** Description Initiate a connection as an LE L2CAP client to the given BD
564 ** When the connection is initiated or failed to initiate,
582 ** Description Initiate a connection as a L2CAP client to the given BD
584 ** When the connection is initiated or failed to initiate,
    [all...]
  /system/bt/bta/jv/
bta_jv_api.c 321 ** Description Initiate an LE connection as a L2CAP client to the given BD
323 ** When the connection is initiated or failed to initiate,
377 ** Description Initiate a connection as a L2CAP client to the given BD
379 ** When the connection is initiated or failed to initiate,
854 ** When the connection is initiated or failed to initiate,
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server.c 677 "EAP: building EAP-Initiate-Re-auth-Start: Identifier %d",
805 wpa_printf(MSG_INFO, "EAP-Initiate: Invalid frame");
811 wpa_hexdump(MSG_DEBUG, "EAP: EAP-Initiate/Re-Auth", pos, len);
813 wpa_printf(MSG_INFO, "EAP: Too short EAP-Initiate/Re-auth");
835 "EAP: No keyName-NAI in EAP-Initiate/Re-auth Packet");
839 wpa_hexdump_ascii(MSG_DEBUG, "EAP: EAP-Initiate/Re-auth - keyName-NAI",
843 "EAP: Too long keyName-NAI in EAP-Initiate/Re-auth");
851 * In passthrough case, EAP-Initiate/Re-auth replaces
853 * and forward EAP-Initiate/Re-auth to the backend
961 wpa_hexdump(MSG_DEBUG, "EAP: EAP-Initiate/Re-Auth TVs/TLVs"
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 154 // The user pressed disconnect - initiate disconnect sequence.
188 /* Update the notification to allow the user to initiate a force disconnect */
339 * cancel timer and initiate cleanup
341 * close socket-streams and initiate cleanup */
413 * - Initiate a FORCED shutdown
506 /* no call is ongoing, initiate the connect sequence:
    [all...]

Completed in 271 milliseconds

1 2 34 5 6 7 8 91011>>