| /packages/services/Telephony/src/com/android/services/telephony/ |
| D | TelephonyConnectionService.java | 421 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 …]
|
| D | ConferenceParticipantConnection.java | 81 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()
|
| D | PstnIncomingCallNotifier.java | 115 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
|
| D | DisconnectCauseUtil.java | 898 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/ |
| D | SuppServicesUiUtil.java | 57 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/ |
| D | PhoneInterfaceManager.java | 558 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 …]
|
| D | PhoneUtils.java | 151 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
|
| D | CdmaVoicePrivacySwitchPreference.java | 33 Phone phone; field in CdmaVoicePrivacySwitchPreference 106 public void setPhone(Phone phone) { in setPhone()
|
| D | SpecialCharSequenceMgr.java | 161 final Phone phone = PhoneGlobals.getPhone(); in handleSecretCode() local 245 Phone phone; in handlePinEntry() local 297 Phone phone = PhoneGlobals.getPhone(); in showDeviceIdPanel() local
|
| D | PhoneGlobals.java | 317 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
|
| D | IccNetworkDepersonalizationPanel.java | 97 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/ |
| D | DynamicRoutingController.java | 99 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/ |
| D | OtaspSimStateReceiver.java | 72 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/ |
| D | SyncTask.java | 43 private PhoneAccountHandle phone; field in SyncTask 45 public static void start(Context context, PhoneAccountHandle phone) { in start()
|
| D | SyncOneTask.java | 44 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/ |
| D | OmtpMessageReceiver.java | 56 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/ |
| D | RawContactDeltaTests.java | 69 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/ |
| D | SimContact.java | 51 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/ |
| D | CallDialTest.java | 158 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/ |
| D | DefaultLookupUriGenerator.java | 53 JSONObject phone = new JSONObject(); in generateUri() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
| D | SmsMmsContacts.java | 174 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/ |
| D | PhoneAccountHandleConverter.java | 45 Phone phone = PhoneFactory.getPhone(SubscriptionManager.getPhoneId(subId)); in fromSubId() local
|
| /packages/services/Telecomm/testapps/companionapp/src/com/android/server/telecom/companionapp/ |
| D | CompanionInCallServiceImpl.java | 54 public void onPhoneCreated(Phone phone) { in onPhoneCreated()
|
| /packages/services/Telephony/src/com/android/phone/security/ |
| D | SafetySourceReceiver.java | 66 Phone phone = getDefaultPhone(); in refreshSafetySources() local
|
| /packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
| D | CarModeInCallServiceImpl.java | 59 public void onPhoneCreated(Phone phone) { in onPhoneCreated()
|