/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ResizeGesture.java | 35 * A {@link ResizeGesture} is a gesture for resizing a selected widget. It is initiated
|
/system/bt/bta/hf_client/ |
bta_hf_client_sdp.c | 348 /*Service discovery not initiated */
|
/frameworks/base/core/java/android/provider/ |
Downloads.java | 111 * that had initiated a download when that download completes. The 119 * that had initiated a download when the user selects the notification 298 * download is initiated. This requires the permission
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
CachedBluetoothDevice.java | 105 /** Auto-connect after pairing only if locally initiated. */ 308 * Return true if user initiated pairing on this device. The message text is 309 * slightly different for local vs. remote initiated pairing dialogs.
|
/libcore/luni/src/main/java/java/nio/channels/ |
SocketChannel.java | 155 * @return {@code true} if the connection is initiated but not finished; 201 * Completes the connection process initiated by a call of {@code 219 * has not been initiated.
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/ |
Downloads.java | 111 * that had initiated a download when that download completes. The 119 * that had initiated a download when the user selects the notification 298 * download is initiated. This requires the permission
|
/system/bt/bta/jv/ |
bta_jv_api.c | 323 ** When the connection is initiated or failed to initiate, 379 ** When the connection is initiated or failed to initiate, 854 ** When the connection is initiated or failed to initiate, [all...] |
/external/libxml2/result/valid/ |
xlink.xml | 194 <def><p>A <termref def="dt-link">link</termref> whose <termref def="dt-traversal"> traversal</termref> can be initiated from more than one of its <termref def="dt-particip-resource"> participating resources</termref>. Note that being able to "go back" after following a one-directional link does not make the link multidirectional.</p></def> 223 <def><p>The action of using a <termref def="dt-link">link</termref>; that is, of accessing a <termref def="dt-resource">resource</termref>. Traversal may be initiated by a user action (for example, clicking on the displayed content of a <termref def="dt-linkel">linking element</termref>) or occur under program control.</p></def> 333 <p>The <code>actuate</code> attribute defines how the link is initiated. It has two options: <code>user</code> and <code>auto</code>. The <code>user</code> option indicates that the link must be initiated by some sort of human-initiated selection, such as clicking on an HTML anchor. The <code>auto</code> option indicates that the link is automatically initiated when the application deems that the user has reached the link. It then follows the behavior set out in the <code>show</code> option.</p> [all...] |
/external/libxml2/test/valid/ |
xlink.xml | 195 <def><p>A <termref def="dt-link">link</termref> whose <termref def="dt-traversal"> traversal</termref> can be initiated from more than one of its <termref def="dt-particip-resource"> participating resources</termref>. Note that being able to "go back" after following a one-directional link does not make the link multidirectional.</p></def> 224 <def><p>The action of using a <termref def="dt-link">link</termref>; that is, of accessing a <termref def="dt-resource">resource</termref>. Traversal may be initiated by a user action (for example, clicking on the displayed content of a <termref def="dt-linkel">linking element</termref>) or occur under program control.</p></def> 334 <p>The <code>actuate</code> attribute defines how the link is initiated. It has two options: <code>user</code> and <code>auto</code>. The <code>user</code> option indicates that the link must be initiated by some sort of human-initiated selection, such as clicking on an HTML anchor. The <code>auto</code> option indicates that the link is automatically initiated when the application deems that the user has reached the link. It then follows the behavior set out in the <code>show</code> option.</p> [all...] |
/art/runtime/ |
debugger.h | 129 // The stack depth when this single-step was initiated. This is used to support SD_OVER and SD_OUT 133 // The location this single-step was initiated from. 134 // A single-step is initiated in a suspended thread. We save here the current method and the [all...] |
/external/libnfc-nxp/src/ |
phHal4Nfc.h | 579 * \retval NFCSTATUS_PENDING Request initiated, result will 645 * \retval NFCSTATUS_PENDING Transceive initiated.pTrcvCallback 713 * \retval NFCSTATUS_PENDING Disconnect initiated.pDscntCallback [all...] |
/frameworks/base/docs/html/google/play/billing/v2/ |
api.jd | 420 <code>IN_APP_NOTIFY</code> messages for a purchase change even though you never initiated the 460 application-initiated <code>REQUEST_PURCHASE</code> message, so that ultimately your application 468 this message the same way it handles responses from an application-initiated
|
/system/bt/bta/ag/ |
bta_ag_sco.c | 241 /* If SCO open was initiated by AG and failed for mSBC, then attempt [all...] |
/art/runtime/jdwp/ |
jdwp_adb.cc | 409 * exactly as it was sent. Note the handshake is always initiated by
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/ |
Camera2Focuser.java | 170 * is initiated. After the auto focus is converged, the {@link cancelAutoFocus} must be called
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaRandomTest.java | 303 // retry - loop (e.g. VOICE_UPLINK for voice call to be initiated).
|
/dalvik/docs/ |
heap-profiling.html | 34 access, because of the way the dump is initiated and where the output
|
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/ |
BluetoothLeService.java | 207 * @return Return true if the connection is initiated successfully. The connection result
|
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/ |
BluetoothLeService.java | 207 * @return Return true if the connection is initiated successfully. The connection result
|
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/ |
BluetoothHDPActivity.java | 337 * needed only for channel connection initiated from the application.
|
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/ |
BluetoothLeService.java | 207 * @return Return true if the connection is initiated successfully. The connection result
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LogRecordTest.java | 392 // LogRecord is initiated
|
/external/clang/lib/CodeGen/ |
CGObjCRuntime.h | 163 /// class initiated in a method for Class and with the given Self
|
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_main.c | 414 /* If any TVLs to update, or if the SetConfig was initiated by the application, then send the SET_CONFIG command */
|
/external/libnfc-nci/src/nfa/int/ |
nfa_ee_int.h | 100 NFA_EE_CONN_ST_WAIT, /* connection is initiated; waiting for ack */
|