HomeSort by relevance Sort by last modified time
    Searched full:dialer (Results 201 - 225 of 238) sorted by null

1 2 3 4 5 6 7 8910

  /packages/apps/Dialer/res/values-de/
strings.xml 20 <string name="applicationLabel" msgid="8490255569343340580">"Dialer"</string>
  /packages/apps/Dialer/res/values-et-rEE/
strings.xml 20 <string name="applicationLabel" msgid="8490255569343340580">"Dialer"</string>
  /packages/apps/Dialer/res/values-fi/
strings.xml 20 <string name="applicationLabel" msgid="8490255569343340580">"Dialer"</string>
  /packages/apps/Dialer/res/values-it/
strings.xml 20 <string name="applicationLabel" msgid="8490255569343340580">"Dialer"</string>
  /packages/apps/Dialer/res/values-nl/
strings.xml 20 <string name="applicationLabel" msgid="8490255569343340580">"Dialer"</string>
  /packages/apps/Dialer/res/values-tl/
strings.xml 20 <string name="applicationLabel" msgid="8490255569343340580">"Dialer"</string>
  /packages/apps/InCallUI/src/com/android/incallui/
InCallActivity.java 220 // push input to the dialer.
  /packages/services/Telephony/src/com/android/phone/
CallModeler.java 260 * the InCallScreen: we do directly to the Dialer UI instead. Similarly, we may now need to go
261 * directly to the Dialer to handle POST_ON_DIAL_CHARS too.
    [all...]
OtaUtils.java     [all...]
CallController.java 510 // This isn't really a failure; the Dialer may have deliberately
CallFeaturesSetting.java 127 private static final String UP_ACTIVITY_PACKAGE = "com.android.dialer";
129 "com.android.dialer.DialtactsActivity";
    [all...]
PhoneUtils.java     [all...]
  /frameworks/base/docs/html/about/versions/
android-1.6.jd 418 <li>Dialer</li>
android-2.3-highlights.jd 155 Contact and can initiate a call from Quick Contact or Dialer. To use internet
  /packages/apps/Contacts/
AndroidManifest.xml 457 <!-- Intercept Dialer Intents for devices without a phone.
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialPrefix.java 17 package com.android.dialer.dialpad;
  /packages/services/Telephony/
AndroidManifest.xml 113 <!-- Dialer UI that only allows emergency calls -->
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 217 <!-- Spoken feedback after changing to the phone dialer keyboard. -->
219 <!-- Spoken feedback after changing to the shifted phone dialer (symbols) keyboard. -->
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardUpdateMonitor.java     [all...]
  /frameworks/base/docs/html/tools/devices/
emulator.jd 105 preinstalled applications (such as the dialer) that you can access from your
    [all...]
  /docs/source.android.com/src/source/
faqs.jd 267 device (such as home screen, dialer, color scheme, and so on) do not
  /frameworks/base/docs/html/distribute/googleplay/quality/
core.jd 207 <td><p style="margin-bottom:.5em;">App does not request permissions to access sensitive data (such as Contacts or the System Log) or services that can cost the user money (such as the Dialer or SMS), unless related to a core capability of the app.
  /frameworks/base/core/java/android/content/
Intent.java 98 * the phone dialer with the person filled in.</p>
101 * the phone dialer with the given number filled in. Note how the
106 * the phone dialer with the given number filled in.</p>
622 * dialer.
    [all...]