HomeSort by relevance Sort by last modified time
    Searched refs:phone (Results 476 - 500 of 576) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_structures.py 278 class Phone(Structure):
284 ("phone", Phone),
290 self.assertEqual(p.phone.areacode, "1234")
291 self.assertEqual(p.phone.number, "5678")
315 class Phone(Structure):
321 ("phone", Phone),
329 "(Phone) <type 'exceptions.TypeError'>: "
333 "(Phone) exceptions.TypeError:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_structures.py 278 class Phone(Structure):
284 ("phone", Phone),
290 self.assertEqual(p.phone.areacode, "1234")
291 self.assertEqual(p.phone.number, "5678")
315 class Phone(Structure):
321 ("phone", Phone),
329 "(Phone) <type 'exceptions.TypeError'>: "
333 "(Phone) exceptions.TypeError:
    [all...]
  /development/tools/labpretest/
labpretest.sh 569 $ADB -s $device shell monkey -p com.android.alarmclock -p com.android.browser -p com.android.calculator2 -p com.android.calendar -p com.android.camera -p com.android.contacts -p com.google.android.gm -p com.android.im -p com.android.launcher -p com.google.android.apps.maps -p com.android.mms -p com.android.music -p com.android.phone -p com.android.settings -p com.google.android.street -p com.android.vending -p com.google.android.youtube -p com.android.email -p com.google.android.voicesearch -c android.intent.category.LAUNCHER --ignore-security-exceptions -s $seed $MEVENTS
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
CustomTile.java 44 import com.android.systemui.statusbar.phone.QSTileHost;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/car/
CarNavigationBarController.java 31 import com.android.systemui.statusbar.phone.ActivityStarter;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationHeaderViewWrapper.java 41 import com.android.systemui.statusbar.phone.NotificationPanelView;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardStatusBarView.java 17 package com.android.systemui.statusbar.phone;
NavigationBarGestureHelper.java 17 package com.android.systemui.statusbar.phone;
NavigationBarInflaterView.java 15 package com.android.systemui.statusbar.phone;
NotificationGroupManager.java 17 package com.android.systemui.statusbar.phone;
QuickStatusBarHeader.java 17 package com.android.systemui.statusbar.phone;
ScrimController.java 17 package com.android.systemui.statusbar.phone;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumeUI.java 43 import com.android.systemui.statusbar.phone.SystemUIDialog;
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java 87 import com.android.phone.common.CallLogAsync;
88 import com.android.phone.common.animation.AnimUtils;
89 import com.android.phone.common.dialpad.DialpadKeyButton;
90 import com.android.phone.common.dialpad.DialpadView;
96 * Fragment that displays a twelve-key phone dialpad.
197 * Regular expression prohibiting manual phone call. Can be empty, which means "no rule".
218 * press/depress of the "hookswitch" of a landline phone. Aka "empty flash".
220 * TODO: Using an intent extra to tell the phone to send this flash is a
223 * in Phone app until this is replaced with the Telephony/Telecom API.
226 = "com.android.phone.extra.SEND_EMPTY_FLASH"
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GlobalSearchSupportTest.java 116 loadTestPhoto()).phone("1-800-4664-411").build();
  /packages/services/Telephony/src/com/android/phone/
ChangeIccPinScreen.java 17 package com.android.phone;
39 import com.android.internal.telephony.Phone;
42 * "Change ICC PIN" UI for the Phone app.
64 private Phone mPhone;
EditPhoneNumberPreference.java 17 package com.android.phone;
26 import android.provider.ContactsContract.CommonDataKinds.Phone;
127 mContactListIntent.setType(Phone.CONTENT_ITEM_TYPE);
129 //get the edit phone number default settings
324 // phone numbers and calling the close action listener.
363 * Phone number handling code
366 // return the phone number, after it has been stripped of all
371 /** The phone number including any formatting characters */
376 //set the phone number value.
EmergencyCallbackModeExitDialog.java 17 package com.android.phone;
42 import com.android.internal.telephony.Phone;
57 "com.android.phone.action.ACTION_SHOW_ECM_EXIT_DIALOG";
75 private Phone mPhone = null;
82 // Check if phone is in Emergency Callback Mode. If not, exit.
85 Log.i(TAG, "ECMModeExitDialog launched - isInEcm: " + isInEcm + " phone:" + mPhone);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 80 import com.android.systemui.statusbar.phone.FingerprintUnlockController;
81 import com.android.systemui.statusbar.phone.PhoneStatusBar;
82 import com.android.systemui.statusbar.phone.ScrimController;
83 import com.android.systemui.statusbar.phone.StatusBarKeyguardViewManager;
84 import com.android.systemui.statusbar.phone.StatusBarWindowManager;
93 * should be shown or reset, callbacks to the phone window manager to notify
105 * Callbacks to the phone window manager:
227 * External apps (like the phone app) can tell us to disable the keygaurd.
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
QuickContactActivity.java 59 import android.provider.ContactsContract.CommonDataKinds.Phone;
326 Phone.CONTENT_ITEM_TYPE, SipAddress.CONTENT_ITEM_TYPE, Email.CONTENT_ITEM_TYPE,
703 // Only allow primary support for Phone and Email content types
704 if (Phone.CONTENT_ITEM_TYPE.equals(selectedMimeType)) {
1852 final PhoneDataItem phone = (PhoneDataItem) dataItem; local
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
InCallServiceImpl.java 31 import android.telecom.Phone;
698 * Public Call/Phone Functions
814 Phone phone = svc.getPhone(); local
815 if (phone == null) {
816 Log.d("overrideProximitySensor: phone is null.");
820 phone.setProximitySensorOff(screenOn);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaCallTracker.java 140 public GsmCdmaCallTracker (GsmCdmaPhone phone) {
141 this.mPhone = phone;
142 mCi = phone.mCi;
309 // Phone number is invalid
353 if (Phone.DEBUG_PHONE) log("disableDataCallInEmergencyCall");
420 // Phone number is invalid
505 Rlog.i("phone", "acceptCall: incoming...");
525 throw new CallStateException("phone not ringing");
531 // so if the phone isn't ringing, this could hang up held
535 throw new CallStateException("phone not ringing")
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSAnimator.java 29 import com.android.systemui.statusbar.phone.QSTileHost;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java 30 import com.android.systemui.statusbar.phone.NotificationGroupManager;

Completed in 1182 milliseconds

<<11121314151617181920>>