/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...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 42 <p>Android 4.0 delivers a refined, unified UI for phones and tablets and 631 <li><a href="#ui-dev">Unified UI framework for phones, tablets, and more</a></li> 643 <h3 id="ui-dev">Unified UI framework for phones, tablets, and more</h3> 646 elegant, innovative apps for phones, tablets, and more. It includes all of the [all...] |
android-2.2-highlights.jd | 208 <li>Ability to share contacts with other phones</li>
|
/external/libnfc-nci/src/nfa/include/ |
nfa_p2p_api.h | 23 * application layer for mobile phones.
|
nfa_snep_api.h | 23 * application layer for mobile phones.
|
/frameworks/base/docs/html/design/get-started/ |
principles.jd | 176 personal touches, and creations across phones, tablets, and computers. It makes upgrading the
|
/frameworks/base/docs/html/distribute/tools/promote/ |
brand.jd | 32 including phones, tablets, TVs, speakers, headphones, watches, and other devices. Instead use "for Android".
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-configuration-element.jd | 97 phones — with keys for the digits from {@code 0} through
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
SipPhoneBase.java | 165 * SIP phones do not have a subscription id, so do not notify of specific phone state changes.
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
GsmAlphabetTest.java | 343 // Some feature phones in Korea store contacts as euc-kr.
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 76 // indicate a change in phone state. Valid phones states are defined by AudioSystem::audio_mode
|
/packages/apps/Camera2/src/com/android/camera/data/ |
GlideFilmstripManager.java | 57 // Some phones have massive GL_Texture sizes. Prevent images from doing
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
BugleGservicesKeys.java | 140 * latest and greatest phones. However, if we're on KitKat or below we can't get the phone's
|
/packages/apps/Settings/src/com/android/settings/ |
DateTimeSettingsSetupWizard.java | 264 * TODO: For phones, we might want to change this to do the "normal" opening
|
/packages/experimental/LoaderApp/res/values/ |
strings.xml | 287 <string name="showFilterPhones">Only contacts with phones</string> 302 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> contacts, <xliff:g id="countWithPhones">%2$d</xliff:g> with phones</item> 317 <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected --> 323 <!-- Displayed at the top of the contacts showing the zero as total number of contacts visible when "Only contacts with phones" is selected --> 326 <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" not selected --> 332 <!-- Displayed at the top of the contacts showing the zero total number of contacts visible when "Only contacts with phones" not selected --> 335 <!-- Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected --> 341 <!-- Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected --> 479 <string name="liveFolder_phones_label">Phones</string> [all...] |
/packages/services/Telephony/src/com/android/phone/ |
InCallScreenShowActivation.java | 41 * regular phones, or startNonInteractiveOtasp() on data-only devices.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/ |
WelcomeWizardPage.java | 102 mInstallCommonCheckbox.setText("Install Android 2.2, a version which is supported by ~96% phones and tablets");
|
/system/bt/bta/av/ |
bta_av_api.c | 23 * phones.
|
/system/bt/bta/hl/ |
bta_hl_api.c | 23 * phones.
|
/system/extras/tests/sdcard/ |
sysutil.cpp | 267 for (int cpu = 0; cpu < 16; ++cpu) // 16 cores mobile phones, abestos pockets recommended.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_package.html | 474 <code>{ Phones.NAME, Phones.NUMBER }</code> to the two views
|
/frameworks/base/docs/html/guide/practices/ |
compatibility.jd | 33 <p>Android is designed to run on many different types of devices, from phones 258 <p>Android runs on devices of various sizes, from phones to tablets and TVs.
|
/frameworks/base/docs/html/training/multiple-apks/ |
texture.jd | 79 page</a>. This page also contains some hints as to which phones (or families of phones) support
|
/frameworks/base/telephony/java/android/telephony/ |
SignalStrength.java | 385 * @param true - Gsm, Lte phones 386 * false - Cdma phones
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmActivity.java | 184 // In order to allow tablets to freely rotate and phones to stick 187 // to "nosensor" for phones. Otherwise we get behavior like in b/8728671
|