HomeSort by relevance Sort by last modified time
    Searched refs:phone (Results 526 - 550 of 579) sorted by null

<<21222324

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoCallFragment.java 35 import com.android.phone.common.animation.AnimUtils;
    [all...]
CallCardFragment.java 63 import com.android.phone.common.animation.AnimUtils;
557 * @param number The caller phone number.
559 * @param nameIsNumber {@code true} if the name should be shown in place of the phone number.
565 * @param isWorkCall Whether the call is placed through a work phone account or caller is a work
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 17 package com.android.phone;
22 import com.android.internal.telephony.Phone;
57 * Phone app module that listens for phone state changes and various other
68 // Time to display the message from the underlying phone layers.
94 // Events from the Phone object:
287 * When we're done playing the tone, if the phone is idle at that
364 throw new IllegalStateException("Unexpected phone type: " + phoneType);
519 // (But watch out: do NOT do this if the phone is in use,
526 // "call ended", where the phone has already become idle bu
    [all...]
CellBroadcastSms.java 18 package com.android.phone;
26 import com.android.internal.telephony.Phone;
36 * List of Phone-specific settings screens.
170 private Phone mPhone;
  /packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java 94 import com.android.phone.common.animation.AnimUtils;
95 import com.android.phone.common.animation.AnimationListenerAdapter;
102 * The dialer tab's title is 'phone', a more common name (see strings.xml).
138 private static final String ACTION_TOUCH_DIALER = "com.android.phone.action.TOUCH_DIALER";
153 * Fragment for searching phone numbers using the alphanumeric keyboard.
158 * Fragment for searching phone numbers using the dialpad.
288 * Listener used to send search queries to the phone search fragment.
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
LegacyContactsProviderTest.java 213 // Remove the primary phone number
221 // Remove the remaining phone number
408 // Access the phone through People
412 // Now the person should be joined with Phone
760 boolean phone, boolean email, String query, boolean expectIcon1Uri, String expectedIcon2,
813 if (phone) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 320 Phone.NETWORK_SELECTION_KEY, "");
322 Phone.NETWORK_SELECTION_NAME_KEY, "");
324 Phone.NETWORK_SELECTION_SHORT_KEY, "");
329 editor.putString(Phone.NETWORK_SELECTION_KEY + subId,
331 editor.putString(Phone.NETWORK_SELECTION_NAME_KEY + subId,
333 editor.putString(Phone.NETWORK_SELECTION_SHORT_KEY + subId,
335 editor.remove(Phone.NETWORK_SELECTION_KEY);
336 editor.remove(Phone.NETWORK_SELECTION_NAME_KEY);
337 editor.remove(Phone.NETWORK_SELECTION_SHORT_KEY);
436 loge("Ignoring intent " + intent + " received on CDMA phone");
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 80 import com.android.internal.telephony.Phone;
535 private final Phone mPhone;
599 /** Phone.APN_TYPE_* ===> ApnContext */
658 public DcTracker(Phone phone) {
660 mPhone = phone;
687 mAutoAttachOnCreation.set(sp.getBoolean(Phone.DATA_DISABLED_ON_BOOT_KEY, false));
702 phone.getContext().getContentResolver().registerContentObserver(
718 mProvisionActionName = "com.android.internal.telephony.PROVISION" + phone.getPhoneId();
768 // Note, this is fragile - the Phone is now presenting a merged pictur
983 final ITelephony phone = ITelephony.Stub.asInterface(ServiceManager.checkService("phone")); local
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 106 import com.android.systemui.statusbar.phone.NavigationBarView;
107 import com.android.systemui.statusbar.phone.NotificationGroupManager;
108 import com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager;
    [all...]
NotificationContentView.java 41 import com.android.systemui.statusbar.phone.NotificationGroupManager;
    [all...]
SignalClusterView.java 41 import com.android.systemui.statusbar.phone.StatusBarIconController;
ExpandableNotificationRow.java 51 import com.android.systemui.statusbar.phone.NotificationGroupManager;
    [all...]
  /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);
  /device/google/marlin/
device-common.mk 52 $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
  /device/huawei/angler/
device.mk 467 $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
  /device/lge/bullhead/
device.mk 484 $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 17 package com.android.systemui.statusbar.phone;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java 41 import com.android.systemui.statusbar.phone.NotificationPanelView;
    [all...]
  /frameworks/base/tools/aapt2/
ResourceParser_test.cpp 540 <string name="foo" product="phone">hi</string>
551 "phone"));
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 29 // If a mobile phone, set flag and do mobile setup
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 29 // If a mobile phone, set flag and do mobile setup
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java 81 import com.android.internal.telephony.Phone;
270 * Listeners to changes in the phone state. Intended for use by other interested IMS components
327 public ImsPhoneCallTracker(ImsPhone phone) {
328 this.mPhone = phone;
372 Phone.TTY_MODE_OFF);
428 int oirMode = sp.getInt(Phone.CLIR_KEY, CommandsInterface.CLIR_DEFAULT);
619 // Phone number is invalid
740 throw new CallStateException("phone not ringing");
750 throw new CallStateException("phone not ringing");
    [all...]
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 34 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);
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 22 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/packages/SystemUI/src/com/android/systemui/stackdivider/
DividerView.java 74 import com.android.systemui.statusbar.phone.NavigationBarGestureHelper;
    [all...]

Completed in 1032 milliseconds

<<21222324