HomeSort by relevance Sort by last modified time
    Searched refs:phone (Results 276 - 300 of 438) sorted by null

<<1112131415161718

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 57 import com.android.internal.telephony.Phone;
171 public CdmaServiceStateTracker(CDMAPhone phone) {
172 this(phone, new CellInfoCdma());
175 protected CdmaServiceStateTracker(CDMAPhone phone, CellInfo cellInfo) {
176 super(phone, phone.mCi, cellInfo);
178 mPhone = phone;
179 mCr = phone.getContext().getContentResolver();
183 mCdmaSSM = CdmaSubscriptionSourceManager.getInstance(phone.getContext(), mCi, this,
189 (PowerManager)phone.getContext().getSystemService(Context.POWER_SERVICE)
    [all...]
CdmaConnection.java 198 // On mobile originated (MO) calls, the phone number may have changed
202 // and therefore don't need to compare the phone number anyway.
205 // ... but we can compare phone numbers on MT calls, and we have
305 if (Phone.DEBUG_PHONE) {
381 CDMAPhone phone = mOwner.mPhone; local
382 int serviceState = phone.getServiceState().getState();
385 .getUiccCardApplication(phone.getPhoneId(), UiccController.APP_FAM_3GPP2);
392 } else if (phone.mCdmaSubscriptionSource ==
459 if (Phone.DEBUG_PHONE) log("parent= " +mParent +", newParent= " + newParent);
464 if (Phone.DEBUG_PHONE) log("update: phone # changed!")
    [all...]
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadView.java 17 package com.android.phone.common.dialpad;
39 import com.android.phone.common.R;
40 import com.android.phone.common.animation.AnimUtils;
47 * View that displays a twelve-key phone dialpad.
DialpadKeyButton.java 17 package com.android.phone.common.dialpad;
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
SimStatus.java 42 import com.android.internal.telephony.Phone;
62 * # Phone Number
98 private Phone mPhone = null;
382 final Phone phone = PhoneFactory.getPhone(SubscriptionManager.getPhoneId( local
386 if (phone == null) {
387 Log.e(TAG, "Unable to locate a phone object for the given Subscription ID.");
391 mPhone = phone;
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactsUtils.java 36 import android.provider.ContactsContract.CommonDataKinds.Phone;
56 if (Phone.CONTENT_ITEM_TYPE.equals(mimeType)
58 // Reset to phone mimetype so we generate a label for SMS case
59 mimeType = Phone.CONTENT_ITEM_TYPE;
60 colType = cursor.getColumnIndex(Phone.TYPE);
61 colLabel = cursor.getColumnIndex(Phone.LABEL);
88 if (Phone.CONTENT_ITEM_TYPE.equals(mimetype)) {
89 defaultType = Phone.TYPE_HOME;
90 customType = Phone.TYPE_CUSTOM;
293 String phone = null local
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java 19 import com.android.systemui.statusbar.phone.SystemUIDialog;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
UserDetailItemView.java 22 import com.android.systemui.statusbar.phone.UserAvatarView;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyguardIndicationController.java 23 import com.android.systemui.statusbar.phone.KeyguardIndicationTextView;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
HeadsUpTouchHelper.java 17 package com.android.systemui.statusbar.phone;
KeyguardClockPositionAlgorithm.java 17 package com.android.systemui.statusbar.phone;
MultiUserSwitch.java 17 package com.android.systemui.statusbar.phone;
PhoneStatusBarView.java 17 package com.android.systemui.statusbar.phone;
SecureCameraLaunchManager.java 17 package com.android.systemui.statusbar.phone;
54 * put com.android.systemui.statusbar.phone.will_wait_for_camera_available in its meta-data to
68 "com.android.systemui.statusbar.phone.CLOSE_CAMERA";
77 "com.android.systemui.statusbar.phone.will_wait_for_camera_available";
SettingsButton.java 16 package com.android.systemui.statusbar.phone;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
FloatingActionButtonController.java 29 import com.android.phone.common.animation.AnimUtils;
  /packages/apps/Dialer/src/com/android/dialer/util/
IntentUtil.java 28 import com.android.phone.common.PhoneConstants;
40 * Return an Intent for making a phone call. Scheme (e.g. tel, sip) will be determined
48 * Return an Intent for making a phone call. A given Uri will be used as is (without any
57 * For more information about call origin, see comments in Phone package (PhoneApp).
88 * For more information about call origin, see comments in Phone package (PhoneApp).
132 * For more information about call origin, see comments in Phone package (PhoneApp).
193 intent.putExtra(ContactsContract.Intents.Insert.PHONE, phoneNumber);
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipUtil.java 34 import com.android.phone.R;
110 // phone account.
  /packages/services/Telephony/src/com/android/phone/
ADNList.java 17 package com.android.phone;
38 * Abbreviated Dial Numbers (ADN) list activity for the Phone app. By default, this class will show
CallTime.java 17 package com.android.phone;
32 * in the Phone app, and also to start and stop tracing / profiling.
35 private static final String LOG_TAG = "PHONE/CallTime";
197 // information (/data/data/com.android.phone).
CdmaSystemSelectListPreference.java 17 package com.android.phone;
31 import com.android.internal.telephony.Phone;
39 private Phone mPhone;
73 Settings.Global.CDMA_ROAMING_MODE, Phone.CDMA_RM_HOME);
77 case Phone.CDMA_RM_ANY:
78 statusCdmaRoamingMode = Phone.CDMA_RM_ANY;
80 case Phone.CDMA_RM_HOME:
82 statusCdmaRoamingMode = Phone.CDMA_RM_HOME;
123 Settings.Global.CDMA_ROAMING_MODE, Phone.CDMA_RM_HOME);
125 if (statusCdmaRoamingMode == Phone.CDMA_RM_HOME |
    [all...]
EmergencyDialer.java 17 package com.android.phone;
52 import com.android.phone.common.HapticFeedback;
53 import com.android.phone.common.dialpad.DialpadKeyButton;
54 import com.android.phone.common.util.ViewUtil;
81 public static final String ACTION_DIAL = "com.android.phone.EmergencyDialer.DIAL";
221 // Extract phone number from intent
321 // if we are adding a call from the InCallScreen and the phone
554 * The tone is played locally, using the audio stream for phone calls.
566 // Also do nothing if the phone is in silent mode.
EnableIccPinScreen.java 17 package com.android.phone;
33 import com.android.internal.telephony.Phone;
48 private Phone mPhone;
GsmUmtsOptions.java 17 package com.android.phone;
65 log("Not a GSM phone");
69 log("Not a CDMA phone");
134 intent.setComponent(new ComponentName("com.android.phone",
135 "com.android.phone.NetworkSetting"));
  /packages/services/Telephony/src/com/android/phone/common/mail/store/imap/
ImapList.java 17 package com.android.phone.common.mail.store.imap;

Completed in 538 milliseconds

<<1112131415161718