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

<<21222324252627282930>>

  /packages/apps/Email/res/values/
strings.xml     [all...]
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 167 // do not display SIM lock for CDMA phone
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 52 PHONE,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinKeyboardView.java 102 // Long pressing on 0 in phone number keypad gives you a '+'.
  /packages/providers/ApplicationsProvider/src/com/android/providers/applications/
ApplicationsProvider.java 54 * Fetches the list of applications installed on the phone to provide search suggestions.
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
legacy_contacts.sql 18 CREATE TABLE faves (_id INTEGER PRIMARY KEY, ui_pos INTEGER, phone TEXT NOT NULL, nickname TEXT NOT NULL, photo TEXT NOT NULL, timestamp TEXT NOT NULL, pending_phone TEXT, pending_nickname TEXT, pending_photo TEXT);
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
classes_index_additions.html 97 <A HREF="pkg_android.provider.html#ContactsContract.CommonDataKinds.Phone" class="hiddenlink" target="rightframe"><b>ContactsContract.CommonDataKinds.Phone</b></A><br>
  /frameworks/base/services/java/com/android/server/
ThrottleService.java 605 intent.setClassName("com.android.phone", "com.android.phone.DataUsage");
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SmsMessage.java 302 // words, messages sent by the phone with this change will end up on
304 // (on a phone with this change) and they'll end up on the SIM card.
    [all...]
  /frameworks/base/core/res/
AndroidManifest.xml 90 for permissions that allow you to directly place phone calls,
103 <!-- Allows an application to initiate a phone call without going through
453 and modifying the phone state. Note that
454 placing phone calls is not in this group, since that is in the
476 <!-- Allows read only access to phone state. -->
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 57 import android.provider.ContactsContract.CommonDataKinds.Phone;
    [all...]
  /external/svox/pico/lib/
picokdt.c 125 phone ID group, ie. the first outvaroffset is the
131 - VARVALID1:: one to several bytes, one byte each for an output phone ID
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java 481 * number, software version, phone number, etc.).
    [all...]
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
PhoneWindowManager.java 111 * WindowManagerPolicy implementation for the Android phone UI. This
1677 final ITelephony phone = getPhoneInterface(); local
    [all...]
  /external/bluetooth/bluez/tools/
hcitool.c 183 case 2: /* phone */
192 return "Smart phone";
353 "Miscellaneous", "Computer", "Phone", "LAN Access",
    [all...]
  /cts/tools/host/src/com/android/cts/
TestDevice.java 781 * Get phone number
783 * @return Phone number.
    [all...]
  /development/simulator/app/
DeviceManager.cpp 149 * Called before the phone window dialog destroys itself. The goal here
150 * is to prevent the runtime thread from trying to draw after the phone
    [all...]
  /external/kernel-headers/original/linux/
soundcard.h 781 #define SOUND_MIXER_PHONEIN 20 /* Phone input */
782 #define SOUND_MIXER_PHONEOUT 21 /* Phone output */
    [all...]
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseGeneralTest.java 296 // Japanese phone numbers
305 // Two continuous 0 at the beginning of the phone string should not be
    [all...]
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 62 <li>Improvements to the Telephony API, including ability to obtain source number of incoming phone calls
164 <li>Voice/sms are automatically forwarded to other emulator instances running on the same machine, as long as you use their console port number as the destination phone number. For example, if you have two emulators running, the first one will typically use console port 5554, and the second one will use port 5556, dialing 5556 on the first emulator will generate an incoming call on the second emulator. You can also hold/unhold calls. This also works when sending SMS messages from one emulator to the other.</li>
  /frameworks/base/services/java/com/android/server/status/
StatusBarPolicy.java 118 // phone
438 // register for phone state notifications.
    [all...]
  /packages/apps/IM/res/values/
strings.xml 152 <!-- The label for the checkbox which asks if the user wants to sign in the account automatically when phone bootstrap. -->
434 <string name="msisdn_error">Sorry, the phone number cannot be read from your SIM card. Please contact your operator for help.</string>
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
EmulatorControlPanel.java 409 // doEnable checks the validity of the phone number to enable/disable some
466 // now a button below the phone number
    [all...]
  /build/tools/droiddoc/templates/assets/
android-developer-docs.js 29 // If a mobile phone, set flag and do mobile setup
  /development/pdk/docs/porting/
bring_up.jd 73 <li>com.google.android.phone: The Android contact application. </li>

Completed in 243 milliseconds

<<21222324252627282930>>