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

1 2 3 4 5 6 7 8 910

  /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 132 permission in order to initiate device discovery or manipulate Bluetooth
250 this information, the device performing discovery can then choose to initiate a
267 when you initiate an encrypted connection with the Bluetooth APIs.)</p>
301 in order to initiate a connection is the MAC address. In this example, it's saved
303 be extracted in order to initiate the connection. You can learn more about creating
347 in order to initiate a
350 order to initiate the connection. You can learn more about creating a connection
415 before it can initiate the connection.</p>
423 device must open a server socket and the other one must initiate the connection
424 (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.
  /packages/providers/DownloadProvider/res/values/
strings.xml 25 applications that initiate downloads. -->
31 applications that initiate downloads. -->
43 that just initiate plain downloads. -->
52 that just initiate plain downloads. -->
  /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.
  /dalvik/libcore/prefs/src/main/java/org/apache/harmony/prefs/internal/nls/
messages.properties 19 prefs.10=Cannot initiate PreferencesFactory: {0}. Caused by {1}
  /external/blktrace/btreplay/doc/
abstract.tex 26 \item Initiate \texttt{blktrace} to capture traces
  /frameworks/base/core/java/android/content/
ISyncAdapter.aidl 29 * Initiate a sync for this account. SyncAdapter-specific parameters may
  /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
402 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
412 * @return Minimum velocity to initiate a fling, as measured in pixels per second.
419 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
429 * @return Maximum velocity to initiate a fling, as measured in pixels per second.
  /external/bluetooth/bluez/doc/
adapter-api.txt 108 all SDP records and then initiate the pairing.
111 this method will only initiate the pairing.
117 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/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
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
DigitalSignature.java 104 * Initiate Signature type by private key
121 * Initiate Signature type by certificate
  /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
  /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 27 * Initiate a gc.
  /frameworks/base/docs/html/guide/publishing/
publishing.jd 150 <li>Initiate a search for applications on Android Market, based on the query
158 <p>Your application can initiate a search on Android Market for applications
170 <p>When you initiate a search, Android Market returns results from matches in
190 <p>When you send an intent to initiate a search for applications, Market sends
  /system/core/include/cutils/
abort_socket.h 33 * The helper is implemented by setting the socket non-blocking to initiate
  /external/guava/src/com/google/common/util/concurrent/
AbstractService.java 62 * This method is called by {@link #start} to initiate service startup. The
75 * This method should be used to initiate service shutdown. The invocation
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.c 154 * DESCRIPTION: Initiate DmaParams to the default values
437 * DESCRIPTION: Initiate BssInfo to the default values
750 * DESCRIPTION: Initiate GenParams to the default values
    [all...]
  /bootable/bootloader/legacy/arch_msm7k/
hsusb.c 321 /* initiate read operation */
333 /* initiate write operation */

Completed in 755 milliseconds

1 2 3 4 5 6 7 8 910