Home
last modified time | relevance | path

Searched defs:phone (Results 1 – 25 of 76) sorted by relevance

1234

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java421 PhoneAccountHandle makePstnPhoneAccountHandle(Phone phone); in makePstnPhoneAccountHandle()
422 PhoneAccountHandle makePstnPhoneAccountHandleWithPrefix(Phone phone, String prefix, in makePstnPhoneAccountHandleWithPrefix()
914 Connection resultConnection, Phone phone) { in placeOutgoingConference()
922 Phone phone, ConnectionRequest request) { in placeOutgoingConference()
993 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateIncomingConference() local
1021 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateOutgoingConference() local
1067 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateOutgoingConnection() local
1106 final Phone phone = getPhoneForAccount(request.getAccountHandle(), in onCreateOutgoingConnection() local
1138 final Phone phone = getPhoneForAccount(request.getAccountHandle(), false, in onCreateOutgoingConnection() local
1162 final Phone phone = getPhoneForAccount(request.getAccountHandle(), isEmergencyNumber, in onCreateOutgoingConnection() local
[all …]
DConferenceParticipantConnection.java81 Phone phone = parentConnection.getCall().getPhone(); in ConferenceParticipantConnection() local
196 private String getCountryIso(Phone phone) { in getCountryIso()
220 private boolean isNeedParticipantPhoneNumberToNationalFormatForJp(Phone phone, Uri uri) { in isNeedParticipantPhoneNumberToNationalFormatForJp()
DPstnIncomingCallNotifier.java115 PstnIncomingCallNotifier(Phone phone) { in PstnIncomingCallNotifier()
479 GsmCdmaPhone phone = (GsmCdmaPhone) original.getCall().getPhone(); in maybeSwapWithUnknownConnection() local
488 ImsPhone phone = (ImsPhone) original.getCall().getPhone(); in maybeSwapWithUnknownConnection() local
DDisconnectCauseUtil.java898 Phone phone = PhoneFactory.getPhone(phoneId); in isRadioOffForThermalMitigation() local
1021 Phone phone = PhoneFactory.getPhone(phoneId); in getCarrierConfigBundle() local
1037 Phone phone = PhoneFactory.getPhone(phoneId); in is2gDisabled() local
/packages/services/Telephony/src/com/android/phone/settings/
DSuppServicesUiUtil.java57 public static Dialog showBlockingSuppServicesDialog(Context context, Phone phone, in showBlockingSuppServicesDialog()
87 public static String makeMessage(Context context, String preferenceKey, Phone phone) { in makeMessage()
141 public static boolean isSsOverUtPrecautions(Context context, Phone phone) { in isSsOverUtPrecautions()
148 private static boolean isMobileDataOff(Context context, Phone phone) { in isMobileDataOff()
154 private static boolean isDataRoamingOffUnderRoaming(Context context, Phone phone) { in isDataRoamingOffUnderRoaming()
171 Phone phone, MmiCode mmiCode) { in handleCallerIdUssdResponse()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java558 public Phone phone; field in PhoneInterfaceManager.MainThreadRequest
566 MainThreadRequest(Object argument, Phone phone, WorkSource workSource) { in MainThreadRequest()
621 final Phone phone = getPhoneFromRequest(request); in handleMessage() local
652 final Phone phone = getPhoneFromRequest(request); in handleMessage() local
973 Phone phone = getPhoneFromRequest(request); in handleMessage() local
1013 Phone phone = getPhoneFromRequest(request); in handleMessage() local
1052 Phone phone = getPhoneFromRequest(request); in handleMessage() local
1100 Phone phone = getPhoneFromRequest(request); in handleMessage() local
1807 Phone phone = getPhoneFromRequest(request); in handleMessage() local
1817 Phone phone = getPhoneFromRequest(request); in handleMessage() local
[all …]
DPhoneUtils.java151 public static int placeOtaspCall(Context context, Phone phone, String number) { in placeOtaspCall()
305 static void displayMMIComplete(final Phone phone, Context context, final MmiCode mmiCode, in displayMMIComplete()
580 Phone phone, int windowType) { in createUssdDialog()
631 static boolean cancelMmiCode(Phone phone) { in cancelMmiCode()
682 /* package */ static boolean isPhoneInEcm(Phone phone) { in isPhoneInEcm()
705 public static PhoneAccountHandle makePstnPhoneAccountHandle(Phone phone) { in makePstnPhoneAccountHandle()
715 Phone phone, String prefix, boolean isEmergency, UserHandle userHandle) { in makePstnPhoneAccountHandleWithPrefix()
742 Phone phone = getPhoneForPhoneAccountHandle(handle); in getSubIdForPhoneAccountHandle() local
DCdmaVoicePrivacySwitchPreference.java33 Phone phone; field in CdmaVoicePrivacySwitchPreference
106 public void setPhone(Phone phone) { in setPhone()
DSpecialCharSequenceMgr.java161 final Phone phone = PhoneGlobals.getPhone(); in handleSecretCode() local
245 Phone phone; in handlePinEntry() local
297 Phone phone = PhoneGlobals.getPhone(); in showDeviceIdPanel() local
DPhoneGlobals.java317 private void handleSimLock(int subType, Phone phone) { in handleSimLock()
355 private boolean isSimLocked(Phone phone) { in isSimLocked()
1008 Phone phone = getPhone(mDefaultDataSubId); in onReceive() local
1046 Phone phone = getPhone(mDefaultDataSubId); in updateDataRoamingStatus() local
1234 Phone phone = getPhone(mDefaultDataSubId); in updateDataRoamingStatusForFeatureDisabled() local
1405 Phone phone = getPhone(subId); in onNetworkSelectionChanged() local
DIccNetworkDepersonalizationPanel.java97 public static void showDialog(Phone phone, int subType) { in showDialog()
179 public IccNetworkDepersonalizationPanel(Context context, Phone phone, in IccNetworkDepersonalizationPanel()
/packages/services/Telephony/src/com/android/services/telephony/domainselection/
DDynamicRoutingController.java99 Phone phone = mPhoneFactoryProxy.getPhone(phoneId); in getLastKnownCountryIso() local
204 public boolean isDynamicRoutingEnabled(Phone phone) { in isDynamicRoutingEnabled()
226 public int getEmergencyCallRouting(Phone phone, String number, in getEmergencyCallRouting()
246 private boolean isFromNetworkOrSim(Phone phone, String number) { in isFromNetworkOrSim()
272 public boolean isDynamicNumber(Phone phone, String number) { in isDynamicNumber()
/packages/services/Telephony/src/com/android/phone/otasp/
DOtaspSimStateReceiver.java72 final Phone phone = PhoneGlobals.getPhone(); in isCarrierSupported() local
111 final Phone phone = PhoneGlobals.getPhone(); in registerOtaspChangedHandler() local
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
DSyncTask.java43 private PhoneAccountHandle phone; field in SyncTask
45 public static void start(Context context, PhoneAccountHandle phone) { in start()
DSyncOneTask.java44 private PhoneAccountHandle phone; field in SyncOneTask
47 public static void start(Context context, PhoneAccountHandle phone, Voicemail voicemail) { in start()
/packages/apps/Dialer/java/com/android/voicemail/impl/sms/
DOmtpMessageReceiver.java56 PhoneAccountHandle phone = sms.getPhoneAccountHandle(); in onReceive() local
135 private void processSync(PhoneAccountHandle phone, SyncMessage message) { in processSync()
/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaTests.java69 final ContentValues phone = new ContentValues(); in getRawContact() local
102 final ContentValues phone = new ContentValues(); in testParcelChangesInsert() local
178 final ContentValues phone = new ContentValues(); in testEntityDiffNoneInsert() local
221 final ContentValues phone = new ContentValues(); in testEntityDiffUpdateInsert() local
355 final ContentValues phone = new ContentValues(); in testEntityDiffInsertInsert() local
/packages/apps/Contacts/src/com/android/contacts/model/
DSimContact.java51 public SimContact(int recordNumber, String name, String phone) { in SimContact()
55 public SimContact(int recordNumber, String name, String phone, String[] emails) { in SimContact()
230 public static int findByPhoneAndName(List<SimContact> contacts, String phone, String name) { in findByPhoneAndName()
/packages/services/Telephony/tests/src/com/android/phone/tests/
DCallDialTest.java158 ITelephony phone = ITelephony.Stub.asInterface( in doITelephonyCall() local
180 ITelephony phone = ITelephony.Stub.asInterface( in doITelephonyDial() local
/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/impl/
DDefaultLookupUriGenerator.java53 JSONObject phone = new JSONObject(); in generateUri() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DSmsMmsContacts.java174 public MapContact getContactNameFromPhone(String phone, ContentResolver resolver) { in getContactNameFromPhone()
186 String phone, ContentResolver resolver, String contactNameFilter) { in getContactNameFromPhone()
/packages/services/Telephony/src/com/android/phone/vvm/
DPhoneAccountHandleConverter.java45 Phone phone = PhoneFactory.getPhone(SubscriptionManager.getPhoneId(subId)); in fromSubId() local
/packages/services/Telecomm/testapps/companionapp/src/com/android/server/telecom/companionapp/
DCompanionInCallServiceImpl.java54 public void onPhoneCreated(Phone phone) { in onPhoneCreated()
/packages/services/Telephony/src/com/android/phone/security/
DSafetySourceReceiver.java66 Phone phone = getDefaultPhone(); in refreshSafetySources() local
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeInCallServiceImpl.java59 public void onPhoneCreated(Phone phone) { in onPhoneCreated()

1234