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

<<21222324252627282930>>

  /frameworks/base/core/java/android/bluetooth/
BluetoothPbap.java 33 * Bluetooth Phone book Access profile.
  /frameworks/base/core/java/android/os/
Build.java 141 * able to be able to retrieve phone state info. (Apps targeting
  /frameworks/base/core/java/com/android/internal/os/
PowerProfile.java 105 * Power consumption when talking on the phone.
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 6 to 16 MB of heap. It's both a lot of memory for a phone and yet very
live-wallpapers.jd 24 wallpaper uses the phone's location to compute sunrise and sunset times in order
wikinotes-linkify.jd 53 telephone number will bring up the phone dialer with that number ready
  /frameworks/policies/base/mid/com/android/internal/policy/impl/
RecentApplicationsDialog.java 242 * (e.g. phone call received).
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
AccountUnlockScreen.java 52 * account's login/password to unlock the phone (and reset their lock pattern).
KeyguardViewMediator.java 56 * should be shown or reset, callbacks to the phone window manager to notify
68 * Callbacks to the phone window manager:
190 * External apps (like the phone app) can tell us to disable the keygaurd.
361 * the phone app disables the keyguard when it receives incoming calls.
    [all...]
RecentApplicationsDialog.java 248 * (e.g. phone call received).
  /packages/apps/AlarmClock/res/values-fr/
strings.xml 61 <string name="alarm_in_silent_mode_summary" msgid="6042500263899922832">"Faire sonner l\'alarme même lorsque le téléphone est en mode silencieux"</string>
  /packages/apps/DeskClock/res/values-fr/
strings.xml 64 <string name="alarm_in_silent_mode_summary" msgid="6042500263899922832">"Faire sonner l\'alarme même lorsque le téléphone est en mode silencieux"</string>
  /packages/apps/Launcher2/res/values/
strings.xml 43 <string name="activity_not_found">Application is not installed on your phone.</string>
  /packages/apps/Phone/src/com/android/phone/
CallLogAsync.java 17 package com.android.phone;
  /packages/apps/Settings/
AndroidManifest.xml 450 android:process="com.android.phone">
523 android:process="com.android.phone">
    [all...]
  /development/pdk/docs/
faqs.jd 11 cell phone and other devices.</p>
208 telephony hardware, allowing for non-phone devices such as tablet-style
213 Market allows the developer to restrict that app exclusively to phone
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 143 phone, up to 6 buttons typically appear.)
345 let the user call a phone number from a Context menu invoked by touch
347 be available by the user touching the phone number itself when viewing contact details.
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.provider.Contacts.Intents.Insert.html 214 <A NAME="android.provider.Contacts.Intents.Insert.PHONE"></A>
215 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Intents.Insert.html#PHONE" target="_top"><code>PHONE</code></font></A></nobr> </TD>
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java 138 public IccCard(PhoneBase phone, String logTag, Boolean dbg) {
139 mPhone = phone;
472 intent.putExtra(Phone.PHONE_NAME_KEY, mPhone.getPhoneName());
  /packages/apps/Browser/res/values-fr/
strings.xml 244 <string name="download_file_error_dlg_msg" msgid="5156405410324072471">"Impossible d\'afficher <xliff:g id="FILENAME">%s</xliff:g>"\n". Libérez de l\'espace sur votre téléphone, puis réessayez."</string>
260 <string name="download_not_acceptable" msgid="313769696131563652">"Impossible d\'effectuer le téléchargement. Le contenu n\'est pas pris en charge sur ce téléphone."</string>
272 <string name="webstorage_origin_summary_mb_stored" msgid="1985885826292236210">"Mo stockés sur votre téléphone"</string>
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 359 intent.putExtra(ContactsContract.Intents.Insert.PHONE, address);
361 ContactsContract.CommonDataKinds.Phone.TYPE_MOBILE);
439 // of phone to work with, localization shouldn't be a problem:
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DefaultSoftKeyboard.java 209 /** English key-mode (phone number) */
227 /** Japanese key-mode (Half-width phone number) */
237 /** Chinese key-mode (phone) */
  /external/srec/doc/logs/uapi/
run_robustness3.log 56 result 1:phone delete Jen Parker:DEL Jen Parker:78
179 result 1:phone delete John Martinez:DEL John Martinez:84
428 result 1:phone delete Jen Parker:DEL Jen Parker:83
551 result 1:phone delete John Martinez:DEL John Martinez:87
800 result 1:phone delete Jen Parker:DEL Jen Parker:84
923 result 1:phone delete John Martinez:DEL John Martinez:88
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
LegacyContactImporter.java 43 import android.provider.ContactsContract.CommonDataKinds.Phone;
173 mPhoneMimetypeId = mDbHelper.getMimeTypeId(Phone.CONTENT_ITEM_TYPE);
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java 84 * the phone dialer with the person filled in.</p>
87 * the phone dialer with the given number filled in. Note how the
92 * the phone dialer with the given number filled in.</p>
142 * vnd.android.cursor.item/phone}</i></b>
143 * -- Display the list of people's phone numbers, allowing the user to
    [all...]

Completed in 323 milliseconds

<<21222324252627282930>>