HomeSort by relevance Sort by last modified time
    Searched refs:phone (Results 176 - 200 of 362) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
FloatingActionButtonController.java 27 import com.android.phone.common.animation.AnimUtils;
  /packages/apps/InCallUI/src/com/android/incallui/
CallList.java 26 import android.telecom.Phone;
63 private Phone mPhone;
72 private Phone.Listener mPhoneListener = new Phone.Listener() {
74 public void onCallAdded(Phone phone, android.telecom.Call telecommCall) {
83 public void onCallRemoved(Phone phone, android.telecom.Call telecommCall) {
103 public void setPhone(Phone phone) {
    [all...]
TelecomAdapter.java 24 import android.telecom.Phone;
39 private Phone mPhone;
57 public void setPhone(Phone phone) {
58 mPhone = phone;
204 // Note: this method is used even when the phone is encrypted. At that moment
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TurnAutoSyncOnDialog.java 77 resources.getString(isTablet ? R.string.tablet : R.string.phone));
  /packages/services/Telephony/src/com/android/phone/
AccelerometerListener.java 17 package com.android.phone;
30 * orientation of the phone. The client of this class is notified when
CallGatewayManager.java 17 package com.android.phone;
32 * gateway information for services which route phone calls through their own service/numbers.
54 "com.android.phone.extra.GATEWAY_PROVIDER_PACKAGE";
59 * (phone gateway URL should start with the 'tel:' scheme) that
66 "com.android.phone.extra.GATEWAY_URI";
182 * @param uri A 'tel:' URI with the gateway phone number.
CdmaSubscriptionListPreference.java 17 package com.android.phone;
30 import com.android.internal.telephony.Phone;
45 private Phone mPhone;
87 statusCdmaSubscriptionMode = Phone.CDMA_SUBSCRIPTION_NV;
90 statusCdmaSubscriptionMode = Phone.CDMA_SUBSCRIPTION_RUIM_SIM;
93 statusCdmaSubscriptionMode = Phone.PREFERRED_CDMA_SUBSCRIPTION;
EmergencyDialer.java 17 package com.android.phone;
47 import com.android.phone.common.HapticFeedback;
48 import com.android.phone.common.dialpad.DialpadKeyButton;
49 import com.android.phone.common.util.ViewUtil;
76 public static final String ACTION_DIAL = "com.android.phone.EmergencyDialer.DIAL";
215 // Extract phone number from intent
310 // if we are adding a call from the InCallScreen and the phone
540 * The tone is played locally, using the audio stream for phone calls.
552 // Also do nothing if the phone is in silent mode.
GsmUmtsAdditionalCallOptions.java 1 package com.android.phone;
GsmUmtsOptions.java 17 package com.android.phone;
57 log("Not a GSM phone");
61 log("Not a CDMA phone");
65 // are defaulted to true in Phone/res/values/config.xml. But for
MMIDialogActivity.java 17 package com.android.phone;
30 import com.android.internal.telephony.Phone;
46 private Phone mPhone = PhoneGlobals.getPhone();
91 // if phone is a CDMA phone display feature code completed message
106 * @see PhoneUtils#cancelMmiCode(Phone)
NetworkQueryService.java 17 package com.android.phone;
29 import com.android.internal.telephony.Phone;
58 /** local handle to the phone object */
59 private Phone mPhone;
NotificationMgr.java 17 package com.android.phone;
42 import com.android.internal.telephony.Phone;
49 * NotificationManager-related utility code for the Phone app.
76 private Phone mPhone;
106 mPhone = app.phone; // TODO: better style to use mCM.getDefaultPhone() everywhere instead
139 * while a phone call is active
190 * pulling the phone out of your pocket.)
258 // (1) This phone really has no voicemail number
260 // (2) This phone *does* have a voicemail number, but
278 // get that notification in phone app code. We'd firs
    [all...]
  /external/chromium_org/components/autofill/core/browser/
autofill_profile.cc 162 // collapses to full name, area code collapses to full phone, etc.
194 FindByPhone(const base::string16& phone,
197 : phone_(phone),
202 bool operator()(const base::string16& phone) {
203 return i18n::PhoneNumbersMatch(phone, phone_, country_code_, app_locale_);
206 bool operator()(const base::string16* phone) {
207 return i18n::PhoneNumbersMatch(*phone, phone_, country_code_, app_locale_);
501 // Phone numbers should be canonicalized prior to being compared.
723 const base::string16& phone,
732 FindByPhone(phone, country_code, app_locale)) =
    [all...]
autofill_profile.h 122 // 4. Phone.
161 // Checks if the |phone| is in the |existing_phones| using fuzzy matching:
164 // Adds the |phone| to the |existing_phones| if not already there.
165 void AddPhoneIfUnique(const base::string16& phone,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IccSmsInterfaceManager.java 128 protected IccSmsInterfaceManager(PhoneBase phone) {
129 mPhone = phone;
130 mContext = phone.getContext();
133 mDispatcher = new ImsSMSDispatcher(phone,
134 phone.mSmsStorageMonitor, phone.mSmsUsageMonitor);
170 protected void updatePhoneObject(PhoneBase phone) {
171 mPhone = phone;
172 mDispatcher.updatePhoneObject(phone);
    [all...]
PhoneSubInfoController.java 31 import com.android.internal.telephony.Phone;
36 private Phone[] mPhone;
38 public PhoneSubInfoController(Phone[] phone) {
39 mPhone = phone;
206 * get Phone sub info proxy object based on subId.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSFooter.java 35 import com.android.systemui.statusbar.phone.QSTileHost;
36 import com.android.systemui.statusbar.phone.SystemUIDialog;
  /packages/apps/ContactsCommon/
Android.mk 29 --extra-packages com.android.phone.common
  /packages/apps/Exchange/src/com/android/exchange/provider/
ExchangeDirectoryProvider.java 31 import android.provider.ContactsContract.CommonDataKinds.Phone;
176 r.put(Data.MIMETYPE, Phone.CONTENT_ITEM_TYPE);
177 r.put(Phone.TYPE, type);
178 r.put(Phone.NUMBER, number);
315 // For phone filter queries we request more results from the server
317 // phone numbers, and the server lacks the ability to do this filtering
361 displayName, displayName, Phone.TYPE_HOME, ps.get(GalData.HOME_PHONE));
363 displayName, displayName, Phone.TYPE_WORK, ps.get(GalData.WORK_PHONE));
365 displayName, displayName, Phone.TYPE_MOBILE, ps.get(GalData.MOBILE_PHONE));
402 } else if (Phone.CONTACT_ID.equals(column))
589 final PhoneInfo phone = (PhoneInfo) phones.get(0); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
GpsLocationProvider.java 26 import com.android.internal.telephony.Phone;
500 TelephonyManager phone = (TelephonyManager)
502 String mccMnc = phone.getSimOperator();
1855 TelephonyManager phone = (TelephonyManager) local
1896 TelephonyManager phone = (TelephonyManager) local
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
NotificationAttentionManagementVerifierActivity.java 34 import android.provider.ContactsContract.CommonDataKinds.Phone;
210 Uri uri, String phone, String email) {
214 note.addPerson(Uri.fromParts("tel", phone, null).toString());
318 private void insertSingleContact(String name, String phone, String email, boolean starred) {
332 if (phone != null) {
334 builder.withValueBackReference(Phone.RAW_CONTACT_ID, 0);
335 builder.withValue(ContactsContract.Data.MIMETYPE, Phone.CONTENT_ITEM_TYPE);
336 builder.withValue(Phone.TYPE, Phone.TYPE_MOBILE);
337 builder.withValue(Phone.NUMBER, phone)
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 53 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...]
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadView.java 17 package com.android.phone.common.dialpad;
37 import com.android.phone.common.R;
38 import com.android.phone.common.animation.AnimUtils;
43 * View that displays a twelve-key phone dialpad.
  /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...]

Completed in 1239 milliseconds

1 2 3 4 5 6 78 91011>>