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

1 2 3 4 5 6 7 8 91011>>

  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailDialogUtil.java 17 package com.android.phone.settings;
24 import com.android.phone.R;
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/
VisualVoicemailPreferences.java 16 package com.android.phone.vvm.omtp;
24 import com.android.phone.NeededForTesting;
30 * source is tied 1:1 to a phone account, the phone account handle is used in the key for each
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/sms/
OmtpStandardMessageSender.java 16 package com.android.phone.vvm.omtp.sms;
23 import com.android.phone.vvm.omtp.OmtpConstants;
  /packages/services/Telephony/tests/src/com/android/phone/vvm/omtp/
StatusMessageTest.java 17 package com.android.phone.vvm.omtp;
22 import com.android.phone.vvm.omtp.sms.StatusMessage;
  /packages/services/Telephony/tests/src/com/android/phone/vvm/omtp/scheduling/
BaseTaskTest.java 17 package com.android.phone.vvm.omtp.scheduling;
26 import com.android.phone.vvm.omtp.scheduling.Task.TaskId;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
NavBarTuner.java 54 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.BACK;
55 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.BUTTON_SEPARATOR;
56 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.CLIPBOARD;
57 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.GRAVITY_SEPARATOR;
58 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.HOME;
59 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.KEY;
60 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.KEY_CODE_END;
61 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.KEY_CODE_START;
62 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.KEY_IMAGE_DELIM;
63 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.MENU_IME
    [all...]
PreviewNavInflater.java 21 import com.android.systemui.statusbar.phone.NavigationBarInflaterView;
  /external/protobuf/examples/
list_people.cc 21 const tutorial::Person::PhoneNumber& phone_number = person.phone(j);
25 cout << " Mobile phone #: ";
28 cout << " Home phone #: ";
31 cout << " Work phone #: ";
  /frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
SensorLoggerSession.java 25 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session;
26 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session.PhoneEvent;
27 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session.SensorEvent;
28 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session.TouchEvent;
31 * Collects touch, sensor and phone events and converts the data to
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationOverflowContainer.java 26 import com.android.systemui.statusbar.phone.NotificationPanelView;
UserUtil.java 19 import com.android.systemui.statusbar.phone.SystemUIDialog;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
BaseStatusBarHeader.java 17 package com.android.systemui.statusbar.phone;
ExpandableIndicator.java 15 package com.android.systemui.statusbar.phone;
KeyguardPreviewContainer.java 17 package com.android.systemui.statusbar.phone;
29 * A view group which contains the preview of phone/camera and draws a black bar at the bottom as
StatusBarIconList.java 17 package com.android.systemui.statusbar.phone;
SystemUIDialog.java 17 package com.android.systemui.statusbar.phone;
  /packages/apps/PhoneCommon/src/com/android/phone/common/
CallLogAsync.java 17 package com.android.phone.common;
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadTextView.java 17 package com.android.phone.common.dialpad;
  /packages/services/Telephony/src/com/android/phone/
FakePhoneActivity.java 17 package com.android.phone;
31 * A simple activity that presents you with a UI for faking incoming phone operations.
67 Log.e("Phone", "SimulatedRadioControl not available, abort!");
GsmUmtsCallOptions.java 17 package com.android.phone;
26 import com.android.internal.telephony.Phone;
IccPanel.java 17 package com.android.phone;
29 * Base class for ICC-related panels in the Phone UI.
63 // from the phone app to the framework; see bug 1804111).
ProcessOutgoingCallTest.java 17 package com.android.phone;
51 /* Example of how to modify the phone number in flight. */
Profiler.java 17 package com.android.phone;
26 * Profiling utilities for the Phone app.
44 // panel" in the Phone UI any more; incoming calls just go straight to the
  /packages/services/Telephony/src/com/android/phone/common/mail/
MessagingException.java 17 package com.android.phone.common.mail;
  /packages/services/Telephony/src/com/android/phone/common/mail/utils/
Utility.java 16 package com.android.phone.common.mail.utils;

Completed in 599 milliseconds

1 2 3 4 5 6 7 8 91011>>