/frameworks/base/telephony/java/com/android/internal/telephony/ |
PhoneFactory.java | 160 throw new IllegalStateException("Default phones haven't been made yet!");
|
CallerInfo.java | 171 // content://contacts/data/phones URI, the contact id 180 // content://com.android.contacts/data/phones URL
|
Phone.java | [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
nsswitch.h | 98 #define NSDB_PHONES "phones"
|
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
nsswitch.h | 98 #define NSDB_PHONES "phones"
|
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
nsswitch.h | 98 #define NSDB_PHONES "phones"
|
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
nsswitch.h | 98 #define NSDB_PHONES "phones"
|
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
nsswitch.h | 98 #define NSDB_PHONES "phones"
|
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
nsswitch.h | 98 #define NSDB_PHONES "phones"
|
/packages/apps/Phone/src/com/android/phone/ |
EmergencyCallbackModeService.java | 78 PhoneFactory.getDefaultPhone().getPhoneName() + " phones");
|
InCallControlState.java | 172 // GSM phones have the concept of "Hold" and "Unhold".
|
/frameworks/base/docs/html/guide/topics/providers/ |
content-providers.jd | 177 <p style="margin-left: 2em">{@code android.provider.Contacts.Phones.CONTENT_URI} 277 {@link android.provider.Contacts.Phones android.provider.Contacts.Phones} class 545 phoneUri = Uri.withAppendedPath(uri, People.Phones.CONTENT_DIRECTORY); 548 values.put(People.Phones.TYPE, People.Phones.TYPE_MOBILE); 549 values.put(People.Phones.NUMBER, "1233214567"); [all...] |
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
methods_index_changes.html | 177 <nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.getDisplayLabel_changed(android.content.Context, int, java.lang.CharSequence)" class="hiddenlink" target="rightframe">type 178 (<code>Context, int, CharSequence</code>) in android.provider.Contacts.Phones 180 <nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.getDisplayLabel_changed(android.content.Context, int, java.lang.CharSequence, java.lang.CharSequence[])" class="hiddenlink" target="rightframe">type 181 (<code>Context, int, CharSequence, CharSequence[]</code>) in android.provider.Contacts.Phones
|
pkg_android.provider.html | 582 <A NAME="Contacts.People.Phones"></A> 583 <nobr><A HREF="android.provider.Contacts.People.Phones.html">Contacts.People.Phones</A></nobr> 596 <A NAME="Contacts.Phones"></A> 597 <nobr><A HREF="android.provider.Contacts.Phones.html">Contacts.Phones</A></nobr>
|
fields_index_all.html | 294 <A HREF="android.provider.Contacts.People.Phones.html#android.provider.Contacts.People.Phones.CONTENT_DIRECTORY" class="hiddenlink" target="rightframe">android.provider.Contacts.People.Phones</A> 310 <nobr><A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_FILTER_URL" class="hiddenlink" target="rightframe">CONTENT_FILTER_URL</A> 328 <A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_ITEM_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A> 351 <A HREF="android.provider.Contacts.Phones.html#android.provider.Contacts.Phones.CONTENT_TYPE" class="hiddenlink" target="rightframe">android.provider.Contacts.Phones</A [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
_index.html | 149 <dt><a href="List3.html">3. Cursor (Phones)</a></dt> 161 <dt><a href="List7.html">7. Cursor (Phones)</a></dt>
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
buildpkb.sh | 405 echo ${SYMSHIFT} -phones $SRC_PHONES -POS $SRC_POS > $TMP_PHONES_SYM 406 ${SYMSHIFT} -phones $SRC_PHONES -POS $SRC_POS > $TMP_PHONES_SYM
|
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VCardJapanizationTests.java | 80 * DoCoMo phones require all name elements should be in "family name" field. 247 * Verifies that only one address field is emitted toward DoCoMo phones.
|
/development/simulator/app/ |
DeviceManager.h | 187 * only have one, but some flip phones have two.
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardConstants.java | 112 // TYPE parameters for Phones, which are not formally valid in vCard (at least 2.1).
|
/frameworks/base/docs/html/guide/appendix/ |
g-app-intents.jd | 102 x 3 aspect ratio display Android phones in portrait mode will adjust the zoom so
|
/frameworks/base/docs/html/guide/developing/ |
device.jd | 42 card. The Android Dev Phones also feature an unlocked bootloader so you can install custom system
|
/packages/apps/Email/src/com/android/email/ |
AccountBackupRestore.java | 36 * when switching or replacing phones.
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceContact.java | 36 * The person has a name and a list of phones (home, mobile, work, other).
|
VoiceDialerTester.java | 31 * The person has a name and a list of phones (home, mobile, work).
|