HomeSort by relevance Sort by last modified time
    Searched full:phone (Results 426 - 450 of 801) sorted by null

<<11121314151617181920>>

  /device/sample/frameworks/PlatformLibrary/
Android.mk 18 # shipped on the system of a phone, and included additional examples of
  /external/icu4c/data/mappings/
README.emoji 4 phone carrier.
  /external/iproute2/man/man8/
tc-sfq.8 72 for regular phone modems, ISDN connections and direct non-switched ethernet links.
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 119 typedef struct PM { /*phone mappings*/
  /external/svox/pico/lib/
picokpdf.h 115 picoos_uint16 stateoffset[PICOKPDF_MAX_NUM_STATES]; /* offset within a phone to find the state ? */
picowa.c 271 if incl-phone:
275 no phone, one entry -> WORDGRAPH(POS,NA)graph
306 if (lexres.phonfound) { /* incl. ind-phone and possibly multi-ent. */
339 } else { /* no phone, :G2P, one entry: WORDGRAPH(POS,NA)graph */
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-82306.js 52 URI += '<keyvalue key="phone" value="6509309000"/>';
  /frameworks/base/core/java/com/android/internal/widget/
ContactHeaderWidget.java 133 //Projection used for looking up contact id from phone number
467 * @param number The phone number used to do a reverse lookup in
468 * the contacts database. If more than one contact contains this phone
517 * We need to stop any existing async queries for phone, email, contact, and photos.
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListOfEditTexts.java 76 getBody("three not the g-phone!"));
ListWithMailMessages.java 59 messages.add(new MailMessage("phone number?", "<p>hey man, what's ur "
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkUnitTestRunner.java 30 * to build and upload mediaframeworktest to the phone or emulator.
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java 45 // Test for phone book update
  /packages/apps/Phone/res/layout/
edit_fdn_contact_screen.xml 73 android:inputType="phone"
sim_ndp.xml 17 <!-- Layout for the Phone app's IccNetworkDepersonalizationPanel. -->
  /packages/apps/Phone/src/com/android/phone/
DeleteFdnContactScreen.java 17 package com.android.phone;
TimeConsumingPreferenceActivity.java 1 package com.android.phone;
  /packages/wallpapers/Basic/res/values/
strings.xml 33 See through your phone and walk around without risking accidents.
  /packages/wallpapers/Basic/res/values-fr/
strings.xml 25 <string name="wallpaper_walkaround_desc" msgid="1714824320382778730">"Aperçu de se qui se cache derrière votre téléphone via l\'objectif de l\'appareil photo"</string>
  /packages/apps/Contacts/src/com/android/contacts/
ViewContactActivity.java 70 import android.provider.ContactsContract.CommonDataKinds.Phone;
569 if (entry.mimetype.equals(CommonDataKinds.Phone.CONTENT_ITEM_TYPE)) {
772 ITelephony phone = ITelephony.Stub.asInterface( local
773 ServiceManager.checkService("phone"));
774 if (phone != null && !phone.isIdle()) {
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java 26 import android.provider.ContactsContract.CommonDataKinds.Phone;
44 * This is a RecognizerEngine that processes commands to make phone calls and
911 * Format a phone number string
    [all...]
  /development/ide/eclipse/
.classpath 17 <classpathentry kind="src" path="packages/apps/Phone/src"/>
50 <classpathentry kind="src" path="frameworks/policies/base/phone"/>
  /development/simulator/app/
DeviceWindow.cpp 199 * We get this when the model of phone is changed.
201 * FIX: in the future this only happens when the phone is rotated 90deg.
  /external/srec/seti/sltsEngine/src/
SWIslts.c 46 * Phone map table
208 /* check that the output phone string param is allocated */
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 105 mode (for example, phone, SMS, email).</li>
187 <li>New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)</li>
  /frameworks/base/telephony/java/android/telephony/
SignalStrength.java 26 * Contains phone signal strength related information.
30 static final String LOG_TAG = "PHONE";

Completed in 175 milliseconds

<<11121314151617181920>>