HomeSort by relevance Sort by last modified time
    Searched full:phones (Results 101 - 125 of 156) sorted by null

1 2 3 45 6 7

  /packages/apps/Contacts/src/com/android/contacts/
TwelveKeyDialer.java 42 import android.provider.Contacts.Phones;
314 || Phones.CONTENT_ITEM_TYPE.equals(type)) {
613 // For CDMA phones, we always call
781 // On CDMA phones, if we're already on a call, pressing
    [all...]
ContactsListActivity.java 72 import android.provider.Contacts.Phones;
369 Phones._ID, //0
370 Phones.TYPE, //1
371 Phones.LABEL, //2
372 Phones.NUMBER, //3
640 } else if (Phones.CONTENT_TYPE.equals(type)) {
677 } else if (Phones.CONTENT_ITEM_TYPE.equals(type)) {
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/
user_comments_for_4_to_5.xml     [all...]
  /development/simulator/app/
PhoneData.h 212 * One mode of a phone. Simple devices only have one mode. Flip phones
  /external/bluetooth/bluez/lib/
bluetooth.c 292 return "Nokia Mobile Phones";
  /frameworks/base/docs/html/sdk/
android-2.2-highlights.jd 207 <li>Ability to share contacts with other phones</li>
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
jdiff_statistics.html 283 <TD><A HREF="android.provider.Contacts.Phones.html">
284 android.provider.Contacts.Phones</A></TD>
373 <TD><A HREF="android.provider.Contacts.People.Phones.html">
374 android.provider.Contacts.People.Phones</A></TD>
alldiffs_index_all.html     [all...]
classes_index_changes.html 158 <A HREF="android.provider.Contacts.People.Phones.html" class="hiddenlink" target="rightframe">Contacts.People.Phones</A><br>
160 <A HREF="android.provider.Contacts.Phones.html" class="hiddenlink" target="rightframe">Contacts.Phones</A><br>
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 71 // indicate a change in phone state. Valid phones states are defined by AudioSystem::audio_mode
  /packages/apps/Contacts/res/values/
strings.xml 278 <string name="showFilterPhones">Only contacts with phones</string>
293 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> contacts, <xliff:g id="countWithPhones">%2$d</xliff:g> with phones</item>
308 <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected -->
314 <!-- Displayed at the top of the contacts showing the zero as total number of contacts visible when "Only contacts with phones" is selected -->
317 <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" not selected -->
323 <!-- Displayed at the top of the contacts showing the zero total number of contacts visible when "Only contacts with phones" not selected -->
326 <!-- Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected -->
332 <!-- Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected -->
470 <string name="liveFolder_phones_label">Phones</string>
    [all...]
  /packages/apps/Phone/src/com/android/phone/
EditFdnContactScreen.java 90 CONTACT_IMPORT_INTENT.setType(android.provider.Contacts.Phones.CONTENT_ITEM_TYPE);
PhoneUtils.java 384 * Used in CDMA phones to end the complete Call session
512 // On GSM phones, null is returned for MMI codes
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
RestrictionExceptionsTest.java 199 // Make sure that only unrestricted phones appear
  /system/extras/tests/sdcard/
sysutil.cpp 267 for (int cpu = 0; cpu < 16; ++cpu) // 16 cores mobile phones, abestos pockets recommended.
  /development/pdk/docs/
faqs.jd 113 government regulatory certification for the regions the phones will be
207 the 1.6 CDD only allows cell phones, but the 2.x CDD allows devices to omit
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 474 <code>{ Phones.NAME, Phones.NUMBER }</code> to the two views
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 162 * the IMEI/SV for GSM phones. Return null if the software version is
180 * for CDMA phones. Return null if device ID is not available.
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
SmsProvider.java 59 new String[] { Contacts.Phones.PERSON_ID };
458 Uri uri = Uri.withAppendedPath(Contacts.Phones.CONTENT_FILTER_URL,
  /external/svox/pico/lib/
picotok.c 367 static void tok_getParamPhonesStr (MarkupParams params, picoos_uchar paramId[], picoos_uchar alphabet[], picoos_uchar phones[], picoos_int32 phoneslen, picoos_bool * paramFound)
379 picoos_strlcpy((picoos_char*)phones, (picoos_char*)params[i].paramVal, phoneslen);
390 phones[0] = 0;
    [all...]
  /frameworks/base/core/java/android/pim/vcard/
VCardEntry.java 682 * Note: Some Japanese mobile phones use this field for phonetic name,
703 // This is not from specification but mere assumption. Some Japanese phones use this order.
726 // phones' preference.
    [all...]
VCardBuilder.java 313 // DoCoMo phones require that all the elements in the "family name" field.
461 // a lot of Japanese mobile phones. This is "X-" property, so
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyContactImporter.java 324 +"(SELECT number FROM phones WHERE phones._id = primary_phone) "
    [all...]
  /packages/apps/Mms/src/com/android/mms/model/
SlideshowModel.java 147 // generated by some other mobile phones.

Completed in 117 milliseconds

1 2 3 45 6 7