/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Connection.java | 55 * 3. Connection is initiated by the emulator side, while the service provides
|
/system/bt/btif/src/ |
btif_hf_client.c | 283 /* Inform the application that the audio connection has been initiated successfully */ [all...] |
btif_av.c | 627 BTIF_TRACE_EVENT("%s: trigger suspend as remote initiated!!", __FUNCTION__); [all...] |
/system/bt/stack/avct/ |
avct_lcb_act.c | 357 /* if this ccb initiated close send disconnect cfm otherwise ind */
|
/system/keymaster/ |
ae.h | 112 * If nonce!=NULL then a message is being initiated. If final!=0
|
/docs/source.android.com/src/devices/tech/security/encryption/ |
index.jd | 125 <li>Encrypt an existing device: User-initiated encryption (Android K and earlier). 194 <p>This process is user-initiated and is referred to as ?inplace encryption? in
|
/external/clang/include/clang/Lex/ |
Lexer.h | 34 /// A normal or diff3 conflict marker, initiated by at least 7 "<"s, 37 /// A Perforce-style conflict marker, initiated by 4 ">"s,
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
SearchIterator.java | 510 * iteration is initiated before a backwards iteration. Otherwise if a 511 * backwards iteration is initiated before a forwards iteration, the
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothHeadset.java | 365 * <p> If the disconnection is initiated by a remote device, the state 367 * {@link #STATE_DISCONNECTED}. If the disconnect is initiated by the [all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
WifiDisplayController.java | 83 // 2. Discovery will self-abort after any group is initiated, which may not necessarily 701 Slog.i(TAG, "Initiated connection to Wifi display: " + newDevice.deviceName); [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ITelephony.aidl | 264 * Handles PIN MMI commands (PIN/PIN2/PUK/PUK2), which are initiated 273 * Handles PIN MMI commands (PIN/PIN2/PUK/PUK2), which are initiated [all...] |
/system/bt/stack/bnep/ |
bnep_utils.c | 600 /* Check if we already initiated security check or if waiting for user responce */ 627 /* because peer initiated connection keep src uuid as dst uuid */ [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapContentObserver.java | [all...] |
/system/bt/stack/btm/ |
btm_sec.c | 642 * the connection is initiated. [all...] |
/frameworks/opt/net/ims/src/java/com/android/ims/ |
ImsCall.java | 464 // True if Conference request was initiated by [all...] |
/docs/source.android.com/src/devices/input/ |
touch-devices.jd | 357 <p>Touches that are initiated outside the active area are not delivered to applications 359 <p>Touches that are initiated inside the active area, or that enter and exit the display 523 <p>The <code>InputReader</code> determines whether the touch was initiated within the [all...] |
/hardware/libhardware/include/hardware/ |
gps.h | 206 /** AGPS data connection initiated */ [all...] |
/packages/apps/Stk/src/com/android/stk/ |
StkAppService.java | 168 yes, // The action was started via a user initiated action [all...] |
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineImplTest.java | 758 // (initial handshake is initiated by client, but rehandshake 759 // can be initiated by any peer) [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
usearch.h | 752 * is initiated before a backwards iteration. Otherwise if a backwards 753 * iteration is initiated before a forwards iteration, the search will begin [all...] |
/external/mesa3d/src/gallium/drivers/svga/include/ |
svga_reg.h | 673 * guest-initiated. Screen Object deprecates the BAR1 guest 689 * except when explicitly initiated by a DMA command. [all...] |
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
WifiP2pManager.java | 62 * <p> An application can initiate discovery of peers with {@link #discoverPeers}. An initiated [all...] |
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupFinal.java | [all...] |
/cts/tests/tests/telecom/src/android/telecom/cts/ |
VideoCallTest.java | 172 * the call has been initiated (rather than immediately when the call is created). This more
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/ |
PairingSession.java | 57 * The protocol is initiated by called
|