/frameworks/base/core/java/android/bluetooth/ |
BluetoothGattServer.java | 416 * Initiate a connection to a Bluetooth GATT capable device.
|
BluetoothSocket.java | 45 * On the client side, use a single {@link BluetoothSocket} to both initiate
|
/frameworks/base/core/java/com/android/internal/backup/ |
LocalTransport.java | 330 Log.e(TAG, "Attempt to initiate full backup while one is in progress");
|
/frameworks/base/core/java/com/android/internal/util/ |
AsyncChannel.java | 112 * This is used to initiate a long term connection with the destination and
|
/frameworks/base/docs/html/about/versions/ |
android-2.3-highlights.jd | 155 Contact and can initiate a call from Quick Contact or Dialer. To use internet
|
android-3.1-highlights.jd | 361 conferencing, and audio streaming can use the API to initiate sessions and
|
/frameworks/base/docs/html/distribute/googleplay/ |
developer-console.jd | 384 When users browse your app product pages or initiate a purchase, Google Play
|
/frameworks/base/docs/html/google/play/licensing/ |
licensing-reference.jd | 43 <td>Class that you instantiate (or subclass) to initiate a license check.</td>
|
/frameworks/base/docs/html/guide/components/ |
intents-common.jd | 71 <li><a href="#DialPhone">Initiate a phone call</a></li> [all...] |
/frameworks/base/docs/html/guide/topics/connectivity/ |
bluetooth-le.jd | 154 <p>If you want your app to initiate device discovery or manipulate Bluetooth
|
/frameworks/base/docs/html/guide/topics/search/ |
searchable-config.jd | 299 suggestion. For example, the Contacts application provides a search action to initiate a phone call
|
/frameworks/base/docs/html/training/scheduling/ |
alarms.jd | 49 For example, you could use an alarm to initiate a long-running operation, such
|
/frameworks/base/media/java/android/media/ |
MediaMetadata.java | 230 * to initiate playback when provided by a {@link MediaBrowser} connected to
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
RemotePrintDocument.java | 916 // Async call to initiate the other process writing the data. [all...] |
/frameworks/base/services/core/java/com/android/server/content/ |
SyncManager.java | 633 * Initiate a sync using the new anonymous service API. 700 * Initiate a sync. This can start a sync for all providers 707 * true then initiate a sync that just checks for local changes to send 708 * to the server, otherwise initiate a sync that first gets any [all...] |
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
BluetoothMasClient.java | [all...] |
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipManager.java | 38 * <li>Initiate and receive generic SIP calls or audio-only SIP calls. Generic SIP calls may
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
SimulatedGsmCallState.java | 684 // There can be at most 1 active "line" when we initiate
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
BrowseFragment.java | 126 // if popped "headers" backstack, initiate the show header transition if needed [all...] |
BrowseSupportFragment.java | 128 // if popped "headers" backstack, initiate the show header transition if needed [all...] |
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
RowPresenter.java | 82 * When a user scrolls through rows, a fragment will initiate animation and call
|
/frameworks/wilhelm/src/android/ |
android_GenericMediaPlayer.cpp | 374 // did we initiate the seek?
|
/hardware/intel/common/libmix/mix_audio/src/ |
mixaudio.h | 315 * This function is used to initiate HW accelerated decoding of encoded data buffers. This function may be used in two major modes, direct-render or decode-return.
|
/libcore/luni/src/main/java/java/nio/channels/ |
SocketChannel.java | 40 * {@link #connect(SocketAddress)} is used to initiate the connection, followed
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
Fences.java | 527 * itself initiate garbage collection or finalization.
|