/frameworks/base/docs/html/tv/adt-1/ |
index.jd | 129 <p>Yes. In order to control the ADT-1 with Android phones or tablets, you can download a remote 285 <p>A remote control app is available for Android phones and tablets that allows you to interact
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
CallManager.java | 92 // list of registered phones, which are Phone objs 107 // mapping of phones to registered handler instances used for callbacks from RIL 271 * highest priority state of all the service states of phones 573 // for common events supported by all phones 626 // Make sure that we clean up our map of handlers to Phones. 634 // for common events supported by all phones 749 * 4. active and held calls from different phones, aka, phone swap 814 // the call to be hangup and resumed belongs to different phones [all...] |
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
VCardJapanizationTests.java | 83 * DoCoMo phones require all name elements should be in "family name" field. 250 * Verifies that only one address field is emitted toward DoCoMo phones.
|
/cts/hostsidetests/devicepolicy/app/ContactDirectoryProvider/src/com/android/cts/contactdirectoryprovider/ |
DirectoryProvider.java | 93 mURIMatcher.addURI(AUTHORITY, "data/phones/filter/*", GAL_PHONE_FILTER);
|
/device/google/dragon/overlay/frameworks/base/core/res/res/values/ |
config.xml | 139 phones and tablets with Bluetooth keyboard would fall into this category because the
|
/docs/source.android.com/src/security/ |
index.jd | 73 including smart phones, tablets, and set-top-boxes. Android is
|
/docs/source.android.com/src/source/ |
faqs.jd | 39 mobile phones and other devices.</p> 131 government regulatory certification for the regions the phones will be 217 phone that doesn't have a camera, the CDD requires all phones to have a camera. 220 version 1.6 of the CDD supports only cell phones. But the 2.1 CDD allows devices
|
/external/boringssl/src/include/openssl/ |
cpu.h | 127 * NEON unit. Some phones have a NEON unit, but the Poly1305 NEON code causes
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/ |
adb_install_cert.py | 40 """Certificate installer for phones with KitKat."""
|
/external/libnfc-nci/src/nfa/include/ |
nfa_cho_api.h | 23 * Broadcom's NFC application layer for mobile phones.
|
/external/nist-sip/java/gov/nist/core/ |
NameValue.java | 152 * so returning just the name is not acceptable. (e.g. LinkSys phones
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
Gains.cpp | 72 // AUDIO_STREAM_RING on phones and AUDIO_STREAM_MUSIC on tablets.
|
/frameworks/base/data/keyboards/ |
Generic.kcm | 450 ### Special keys on phones ###
|
Virtual.kcm | 447 ### Special keys on phones ###
|
/frameworks/base/docs/html/distribute/users/ |
promote-with-ads.jd | 15 users where they spend time on phones and
|
/frameworks/base/docs/html/guide/appendix/ |
g-app-intents.jd | 103 x 3 aspect ratio display Android phones in portrait mode will adjust the zoom so
|
/frameworks/base/docs/html/training/auto/start/ |
index.jd | 48 phones and tablets to work in the car, without having to worry about
|
/frameworks/base/docs/html/training/keyboard-input/ |
navigation.jd | 28 interact with your app. Although most hand-held devices such as phones use touch as the
|
/frameworks/opt/setupwizard/library/main/res/values/ |
styles.xml | 104 <!-- Header layout (for phones) -->
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/ |
SubscriptionControllerMock.java | 255 public void updatePhonesAvailability(Phone[] phones) {
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConstants.java | 140 // TYPE parameters for Phones, which are not formally valid in vCard (at least 2.1).
|
/frameworks/base/docs/html/training/tv/start/ |
start.jd | 30 TV apps use the same structure as those for phones and tablets. This similarity means you can 152 activity layout for TV that it does for phones and tablets. The user interface of your TV app (or 164 an app that runs on mobile (phones, wearables, tablets, etc.) as well as Android TV, set the
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
CallerInfo.java | 508 // - content://com.android.contacts/data/phones ==> use the "contact_id" column 532 if (url.startsWith("content://com.android.contacts/data/phones")) { 535 if (VDBG) Rlog.v(TAG, "'data/phones' URI; using RawContacts.CONTACT_ID");
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
CallerInfo.java | 471 // - content://com.android.contacts/data/phones ==> use the "contact_id" column 495 if (url.startsWith("content://com.android.contacts/data/phones")) { 498 Log.v(TAG, "'data/phones' URI; using RawContacts.CONTACT_ID");
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
tablets.jd | 392 it does on phones. 406 carrying their phones, the app would not need to provide that 425 Unified UI framework support for tablets, phones, and other devices was 479 base of phones and tablets, make sure that your app doesn't declare 775 sizes (phones and tablets), with a single Google Play listing. This approach [all...] |