HomeSort by relevance Sort by last modified time
    Searched full:initiate (Results 1 - 25 of 262) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/base/wifi/java/android/net/wifi/
package.html 9 scan, add, save, terminate and initiate Wi-Fi connections.</p>
  /frameworks/base/docs/html/guide/topics/wireless/
index.jd 12 interactions include the ability to scan, add, dave, terminate and initiate connections.</p>
bluetooth.jd 138 permission in order to initiate device discovery or manipulate Bluetooth
256 this information, the device performing discovery can then choose to initiate a
273 when you initiate an encrypted connection with the Bluetooth APIs.)</p>
307 in order to initiate a connection is the MAC address. In this example, it's saved
309 be extracted in order to initiate the connection. You can learn more about creating
353 in order to initiate a
356 order to initiate the connection. You can learn more about creating a connection
421 before it can initiate the connection.</p>
429 device must open a server socket and the other one must initiate the connection
430 (using the server device's MAC address to initiate a connection). The server an
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/util/
Constants.java 30 * distinguishes actions that should initiate a text message.
  /external/blktrace/btreplay/doc/
abstract.tex 26 \item Initiate \texttt{blktrace} to capture traces
  /external/libnfc-nxp/src/
phLibNfc_ioctl.h 38 * \brief Allows to initiate firmware download to connected PN544
  /frameworks/base/core/java/android/content/
ISyncAdapter.aidl 29 * Initiate a sync for this account. SyncAdapter-specific parameters may
  /frameworks/base/core/tests/hosttests/src/android/net/
DownloadManagerHostTests.java 104 * Spawns a device-based function to initiate a download on the device, reboots the device,
117 assertTrue("Failed to initiate download properly!", testPassed);
126 * Spawns a device-based function to initiate a download on the device, reboots the device three
139 assertTrue("Failed to initiate download properly!", testPassed);
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java 39 * Creating a BluetoothA2dp object will initiate a binding with the
112 /** Initiate a connection to an A2DP sink.
129 /** Initiate disconnect from an A2DP sink.
146 /** Initiate suspend from an A2DP sink.
162 /** Initiate resume from an suspended A2DP sink.
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 122 * Minimum velocity to initiate a fling, as measured in pixels per second
127 * Maximum velocity to initiate a fling, as measured in pixels per second
419 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
429 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
436 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
446 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
  /external/bluetooth/bluez/doc/
adapter-api.txt 110 all SDP records and then initiate the pairing.
113 this method will only initiate the pairing.
119 CreatePairedDevice to initiate pairing.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService.java 37 * be started. This is useful when you want to schedule alarms that initiate
  /external/nist-sip/java/javax/sip/
SipFactory.java 57 "Failed to initiate " + implClassName, e);
  /external/webkit/WebCore/html/
HTMLHtmlElement.cpp 79 // manifest attributes. As spec'd, and coded here, the system will initiate an update
  /frameworks/base/cmds/servicemanager/
binder.h 74 /* initiate a blocking binder call
  /frameworks/base/core/java/android/net/
InterfaceConfiguration.java 58 * Note: It is supposed to be quick and hence should not initiate
  /frameworks/base/voip/java/android/net/sip/
SipErrorCode.java 54 /** The client is in a transaction and cannot initiate a new one. */
package.html 9 <p>With the {@link android.net.sip.SipManager}, you can initiate SIP audio calls with {@link
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 49 * specifies the minimum scale ratio (inImage/outImage) required to initiate prior filtering
70 * specifies the minimum scale ratio (inImage/outImage) required to initiate prior filtering
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
DigitalSignature.java 98 * Initiate Signature type by private key
115 * Initiate Signature type by certificate
  /packages/apps/Phone/src/com/android/phone/
CdmaPhoneCallState.java 33 * THRWAY_ACTIVE - When user initiate an outgoing call when already on a call.
51 * THRWAY_ACTIVE - When user initiate an outgoing call when already on a call
  /external/tcpdump/
decnet.h 277 #define MFS_CI 020 /* connect initiate */
279 #define MFS_DI 060 /* disconnect initiate */
281 #define MFS_RCI 0140 /* retransmitted connect initiate */
416 struct cimsg /* connect initiate message */
447 struct dimsg /* disconnect initiate message */
  /dalvik/vm/alloc/
GC.h 23 * Initiate garbage collection.
  /dalvik/vm/native/
java_lang_Runtime.c 28 * Initiate a gc.
  /device/samsung/crespo4g/recovery/
recovery_updater.c 94 /* initiate firmware update */

Completed in 1582 milliseconds

1 2 3 4 5 6 7 8 91011