| /packages/services/Telephony/src/com/android/phone/ |
| D | CarrierConfigLoader.java | 252 final int phoneId = msg.arg1; in handleMessage() local 773 /* package */ void clearConfigForPhone(int phoneId, boolean fetchNoSimConfig) { in clearConfigForPhone() 800 private void updateSubscriptionDatabase(int phoneId) { in updateSubscriptionDatabase() 832 private void broadcastConfigChangedIntent(int phoneId) { in broadcastConfigChangedIntent() 836 private void broadcastConfigChangedIntent(int phoneId, boolean addSubIdExtra) { in broadcastConfigChangedIntent() 879 private int getSimApplicationStateForPhone(int phoneId) { in getSimApplicationStateForPhone() 891 private boolean bindToConfigPackage(@NonNull String pkgName, int phoneId, int eventId) { in bindToConfigPackage() 921 /* package */ CarrierIdentifier getCarrierIdentifierForPhoneId(int phoneId) { in getCarrierIdentifierForPhoneId() 949 private String getCarrierPackageForPhoneId(int phoneId) { in getCarrierPackageForPhoneId() 960 private String getIccIdForPhoneId(int phoneId) { in getIccIdForPhoneId() [all …]
|
| D | ImsUtil.java | 63 public static boolean isWfcEnabled(Context context, int phoneId) { in isWfcEnabled() 86 public static boolean isWfcModeWifiOnly(Context context, int phoneId) { in isWfcModeWifiOnly() 115 public static boolean shouldPromoteWfc(Context context, int phoneId) { in shouldPromoteWfc() 156 private static int getSubId(int phoneId) { in getSubId() 160 private static boolean getLastKnownRoamingState(int phoneId) { in getLastKnownRoamingState()
|
| D | IccNetworkDepersonalizationPanel.java | 98 int phoneId = phone == null ? 0: phone.getPhoneId(); in showDialog() local 114 public static void dialogDismiss(int phoneId) { in dialogDismiss() 239 int phoneId = mPhone == null ? 0 : mPhone.getPhoneId(); in onStop() local
|
| D | PhoneGlobals.java | 308 EventSimStateChangedBag(int phoneId, String iccStatus) { in EventSimStateChangedBag() 950 int phoneId = intent.getIntExtra(PhoneConstants.PHONE_KEY, in onReceive() local 964 int phoneId = intent.getIntExtra(PhoneConstants.PHONE_KEY, 0); in onReceive() local
|
| D | PhoneUtils.java | 801 static final void registerIccStatus(Handler handler, int event, int phoneId) { in registerIccStatus() 815 static final void unregisterIccStatus(Handler handler, int phoneId) { in unregisterIccStatus()
|
| D | NotificationMgr.java | 843 int phoneId = SubscriptionManager.getPhoneId(subId); in updateNetworkSelection() local 900 int phoneId = SubscriptionManager.getPhoneId(subId); in updateNetworkSelectionForFeatureDisabled() local
|
| D | PhoneInterfaceManager.java | 1848 int phoneId = request.phone.getPhoneId(); in handleMessage() local 2006 int phoneId = getPhoneFromRequest(request).getPhoneId(); in handleMessage() local 2030 int phoneId = getPhoneFromRequest(request).getPhoneId(); in handleMessage() local 2739 UnlockSim(int phoneId, IccCard simCard) { in UnlockSim() 3033 private void shutdownRadioUsingPhoneId(int phoneId) { in shutdownRadioUsingPhoneId() 3430 public String getNetworkCountryIsoForPhone(int phoneId) { in getNetworkCountryIsoForPhone() 5957 int phoneId = UiccController.getInstance().getPhoneIdFromSlotPortIndex(slotIndex, in getPhoneFromSlotPortIndexOrThrowException() local 7465 int phoneId = SubscriptionManager.getPhoneId(subId); in isUserDataEnabled() local 7515 int phoneId = SubscriptionManager.getPhoneId(subId); in isDataEnabled() local 7564 int phoneId = SubscriptionManager.getPhoneId(subId); in isDataEnabledForReason() local [all …]
|
| /packages/services/Telephony/src/com/android/services/telephony/ |
| D | DisconnectCauseUtil.java | 91 String reason, int phoneId) { in toTelecomDisconnectCause() 108 int phoneId, ImsReasonInfo imsReasonInfo, FlagsAdapter featureFlags) { in toTelecomDisconnectCause() 126 int phoneId, ImsReasonInfo imsReasonInfo, FlagsAdapter featureFlags, in toTelecomDisconnectCause() 142 int phoneId, ImsReasonInfo imsReasonInfo, PersistableBundle carrierConfig, in toTelecomDisconnectCause() 660 Context context, int telephonyDisconnectCause, int phoneId, in toTelecomDisconnectCauseDescription() 897 private static boolean isRadioOffForThermalMitigation(int phoneId) { in isRadioOffForThermalMitigation() 913 String reason, int phoneId) { in toTelecomDisconnectReason() 1020 private static PersistableBundle getCarrierConfigBundle(int phoneId) { in getCarrierConfigBundle() 1036 protected static boolean is2gDisabled(int phoneId) { in is2gDisabled()
|
| D | TelephonyConnectionService.java | 483 String reason, int phoneId); in toTelecomDisconnectCause() 2207 int phoneId = (phone == null) ? -1 : phone.getPhoneId(); in retryOutgoingOriginalConnection() local 3563 int phoneId = mSubscriptionManagerProxy.getPhoneId(subId); in getPhoneForAccount() local 3925 int phoneId = mSubscriptionManagerProxy.getDefaultVoicePhoneId(); in getFirstPhoneForEmergencyCall() local
|
| /packages/services/Telephony/src/com/android/services/telephony/domainselection/ |
| D | DynamicRoutingController.java | 61 Phone getPhone(int phoneId); in getPhone() 66 public Phone getPhone(int phoneId) { in getPhone() 97 private String getLastKnownCountryIso(int phoneId) { in getLastKnownCountryIso() 263 private String getNetworkCountryIso(int phoneId) { in getNetworkCountryIso() 338 private void updateDynamicEmergencyNumbers(int phoneId) { in updateDynamicEmergencyNumbers()
|
| /packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/ |
| D | DynamicRoutingControllerTest.java | 203 private void sendNetworkCountryChanged(int phoneId, String iso) { in sendNetworkCountryChanged()
|
| /packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
| D | CdmaServiceCategoryProgramHandler.java | 140 String originatingAddress, int phoneId, Consumer<Bundle> callback) { in handleServiceCategoryProgramData()
|
| D | CellBroadcastHandler.java | 709 public static int getSubIdForPhone(Context context, int phoneId) { in getSubIdForPhone() 726 public static void putPhoneIdAndSubIdExtra(Context context, Intent intent, int phoneId) { in putPhoneIdAndSubIdExtra()
|
| /packages/services/Telephony/src/com/android/phone/slice/ |
| D | SlicePurchaseController.java | 367 int phoneId = intent.getIntExtra(EXTRA_PHONE_ID, in onReceive() local 460 int phoneId = phone.getPhoneId(); in getInstance() local 477 @Nullable private static SlicePurchaseController getInstance(int phoneId) { in getInstance()
|
| /packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/ |
| D | Cp2Contact.java | 28 public abstract long phoneId(); in phoneId() method in Cp2Contact
|
| /packages/services/Telephony/src/com/android/phone/settings/ |
| D | AccessibilitySettingsFragment.java | 191 int phoneId = SubscriptionManager.getPhoneId(subId); in onPreferenceTreeClick() local
|
| /packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
| D | CellBroadcastHandlerTest.java | 305 int phoneId = 0; in testPutPhoneIdAndSubIdExtra() local
|
| /packages/apps/Contacts/tests/src/com/android/contacts/model/ |
| D | RawContactDeltaListTests.java | 145 static ContentValues buildPhone(long phoneId) { in buildPhone() 149 static ContentValues buildPhone(long phoneId, String value) { in buildPhone()
|
| D | RawContactDeltaTests.java | 63 public static RawContact getRawContact(Context context, long contactId, long phoneId) { in getRawContact()
|
| /packages/services/AlternativeNetworkAccess/src/com/android/ons/ |
| D | ONSProfileSelector.java | 726 int phoneId = info.getSimSlotIndex(); in enableModem() local
|
| /packages/apps/Contacts/src/com/android/contacts/list/ |
| D | PhoneNumberListAdapter.java | 357 final long phoneId = cursor.getLong(PhoneQuery.PHONE_ID); in getDataUri() local
|
| /packages/services/Telephony/tests/src/com/android/services/telephony/ |
| D | TelephonyConnectionServiceTest.java | 4231 int phoneId = phone.getPhoneId(); in setupHandleToPhoneMap() local 4242 private Phone makeTestPhone(int phoneId, int serviceState, boolean isEmergencyOnly) { in makeTestPhone()
|
| /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
| D | ContactsProvider2Test.java | 1570 long phoneId = ContentUris.parseId(uri); in testPhonesQuery() local
|