/packages/services/Telephony/src/com/android/phone/ |
OtaUtils.java | 675 * Actually initiate the OTASP call. This method is triggered by the 691 // Initiate the outgoing call: [all...] |
/docs/source.android.com/src/devices/graphics/ |
implement.jd | 333 the buffer will be ready. So you queue up the work, which you will initiate
|
/docs/source.android.com/src/devices/tv/ |
index.jd | 315 <li>Let TV Inputs initiate channel setup
|
/external/conscrypt/src/main/java/org/conscrypt/ |
OpenSSLSocketImpl.java | 254 * cipher suites, or initiate a new session. The certificate chain is [all...] |
/external/javassist/ |
License.html | 263 <P><B>8.2. </B>If You initiate litigation by asserting a patent
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_prm.c | [all...] |
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_act.c | 722 ** then just wait for responose. Otherwise initiate deactivating. [all...] |
/external/libxml2/doc/html/ |
libxml-nanoftp.html | 75 </pre><p>Initiate fetch of the given file from the server.</p>
|
/external/lldb/www/ |
scripting.html | 23 -- a Unix Python session can initiate/run a debug session non-interactively
|
/external/wpa_supplicant_8/hostapd/ |
hostapd_cli.c | 74 " wps_pbc indicate button pushed to initiate PBC\n" [all...] |
/external/wpa_supplicant_8/src/rsn_supp/ |
peerkey.c | 237 * a new one; how to handle the case where both ends initiate at the [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.2.jd | 159 You cannot initiate a {@link android.service.dreams.DreamService} from your
|
/frameworks/base/docs/html/google/play/billing/ |
billing_integrate.jd | 174 <p>Once your application is connected to Google Play, you can initiate purchase requests for in-app products. Google Play provides a checkout interface for users to enter their payment method, so your application does not need to handle payment transactions directly. When an item is purchased, Google Play recognizes that the user has ownership of that item and prevents the user from purchasing another item with the same product ID until it is consumed. You can control how the item is consumed in your application, and notify Google Play to make the item available for purchase again. You can also query Google Play to quickly retrieve the list of purchases that were made by the user. This is useful, for example, when you want to restore the user's purchases when your user launches your app.
|
/frameworks/base/docs/html/guide/topics/media/ |
mediarouter.jd | 470 <p>The remote playback approach sends control commands to a secondary device to initiate playback
|
/frameworks/base/docs/html/tools/adk/ |
adk.jd | 130 the board to initiate transactions with USB devices. Describing how to use this entire library
|
/frameworks/base/docs/html/tools/studio/ |
index.jd | 210 <p>When you're monitoring memory usage in Android Studio you can, at the same time, initiate
|
/frameworks/base/docs/html/training/auto/audio/ |
index.jd | 608 <strong>Note:</strong> To minimize driver distractions, immediately initiate audio content
|
/frameworks/base/drm/java/android/drm/ |
DrmManagerClient.java | 738 * Initiates a new conversion session. An application must initiate a conversion session [all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
WifiDisplayController.java | 709 Slog.i(TAG, "Failed to initiate connection to Wifi display: " [all...] |
/frameworks/base/telecomm/java/android/telecom/ |
ConnectionService.java | [all...] |
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
TimePickerDialog.java | 540 Log.e(TAG, "Unable to initiate keyboard mode, TimePicker was null."); [all...] |
/frameworks/opt/net/voip/src/java/android/net/sip/ |
SipAudioCall.java | 80 * Called when a request is sent out to initiate a new call. [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaCallTracker.java | [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
SwipeRefreshLayout.java | 50 * initiate a refresh of its content. If the listener determines there should [all...] |
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
Calculator.java | 563 // Initial evaluation completed successfully. Initiate display. [all...] |