android.googlesource.com/platform/packages/services/Telephony:src/com/android/phone/PhoneInterfaceManager.java: [ master, ] |
---|
419: public Phone phone;
|
17: package com.android.phone;
|
215: public class PhoneInterfaceManager extends ITelephony.Stub {
|
2015: private PhoneInterfaceManager(PhoneGlobals app) {
|
2032: private Phone getDefaultPhone() {
|
2066: private Phone getPhone(int subId) {
|
2709: public String getNetworkCountryIsoForPhone(int phoneId) {
|
6503: public int checkCarrierPrivilegesForPackageAnyPhone(String pkgName) {
|
6526: public List<String> getCarrierPackageNamesForIntentAndPhone(Intent intent, int phoneId) {
|
7033: public boolean isWorldPhone(int subId, String callingPackage, String callingFeatureId) {
|
341: private PhoneConfigurationManager mPhoneConfigurationManager;
|
2046: private Phone getPhoneFromRequest(MainThreadRequest request) {
|
2054: private Phone getPhoneFromSubId(int subId) {
|
2485: private void shutdownRadioUsingPhoneId(int phoneId) {
|
3125: public int getActivePhoneType() {
|
3130: public int getActivePhoneTypeForSlot(int slotIndex) {
|
4171: private void checkModifyPhoneStatePermission(int subId, String message) {
|
4810: private Phone getPhoneFromSlotIdOrThrowException(int slotIndex) {
|
6570: public List<String> getPackagesWithCarrierPrivilegesForAllPhones() {
|
7159: public int getSubIdForPhoneAccount(PhoneAccount phoneAccount) {
|
7169: public int getSubIdForPhoneAccountHandle(
|
7184: public @Nullable PhoneAccountHandle getPhoneAccountHandleForSubscriptionId(int subscriptionId) {
|
21: import static com.android.internal.telephony.PhoneConstants.PHONE_TYPE_IMS;
|
153: import com.android.internal.telephony.Phone;
|
188: import com.android.phone.settings.PickSmsSubscriptionActivity;
|
189: import com.android.phone.vvm.PhoneAccountHandleConverter;
|
190: import com.android.phone.vvm.RemoteVvmTaskManager;
|
191: import com.android.phone.vvm.VisualVoicemailSettingsUtil;
|
192: import com.android.phone.vvm.VisualVoicemailSmsFilterConfig;
|
418: // In cases where subId is unavailable, the caller needs to specify the phone.
|
427: MainThreadRequest(Object argument, Phone phone, WorkSource workSource) {
|
429: if (phone != null) {
|
430: this.phone = phone;
|
458: * A handler that processes messages on the main thread in the phone process. Since many
|
459: * of the Phone calls are not thread safe this is needed to shuttle the requests from the
|
460: * inbound binder threads to the main thread in the phone process. The Binder thread
|
477: final Phone defaultPhone = getDefaultPhone();
|
482: final Phone phone = getPhoneFromRequest(request);
|
501: request.result = phone != null
|
502: ? phone.handleUssdRequest(ussdRequest, wrappedCallback) : false;
|
513: final Phone phone = getPhoneFromRequest(request);
|
514: request.result = phone != null ?
|
791: Phone phone = getPhoneFromRequest(request);
|
792: if (phone != null) {
|
793: phone.isNrDualConnectivityEnabled(onCompleted, request.workSource);
|
795: loge("isNRDualConnectivityEnabled: No phone object");
|
830: Phone phone = getPhoneFromRequest(request);
|
831: if (phone != null) {
|
832: phone.setNrDualConnectivityState((int) request.argument, onCompleted,
|
835: loge("enableNrDualConnectivity: No phone object");
|
958: request.phone.getCallForwardingOption(callForwardingReason, onCompleted);
|
1020: request.phone.setCallForwardingOption(
|
1445: request.phone.requestCellInfoUpdate(request.workSource, onCompleted);
|
1459: request.phone.requestCellInfoUpdate(request.workSource,
|
1487: Phone phone = getPhoneFromRequest(request);
|
1488: phone.getCellIdentity(ws, obtainMessage(EVENT_GET_CELL_LOCATION_DONE, request));
|
1497: Phone phone = getPhoneFromRequest(request);
|
1498: request.result = (phone.getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA)
|
1521: .enablePhone(request.phone, enable, onCompleted);
|
1527: int phoneId = request.phone.getPhoneId();
|
1542: .getPhoneStatusFromModem(request.phone, onCompleted);
|
1547: int id = request.phone.getPhoneId();
|
1570: request.phone.setSystemSelectionChannels(args.first, onCompleted);
|
1585: Phone phone = getPhoneFromRequest(request);
|
1586: if (phone != null) {
|
1587: phone.getSystemSelectionChannels(onCompleted);
|
1589: loge("getSystemSelectionChannels: No phone object");
|
1713: Phone phone = getPhoneFromRequest(request);
|
1714: if (phone != null) {
|
1715: phone.setDataThrottling(onCompleted,
|
1719: loge("setDataThrottling: No phone object");
|
1761: request.phone.setSimPowerState(stateToSet, onCompleted, request.workSource);
|
1805: final Phone phone = getPhoneFromRequest(request);
|
1806: if (phone == null || phone.getServiceStateTracker() == null) {
|
1807: request.result = new IllegalStateException("Phone or SST is null");
|
1816: phone.getServiceStateTracker().setSignalStrengthUpdateRequest(
|
1833: Phone phone = getPhoneFromRequest(request);
|
1834: if (phone == null || phone.getServiceStateTracker() == null) {
|
1835: request.result = new IllegalStateException("Phone or SST is null");
|
1844: phone.getServiceStateTracker().clearSignalStrengthUpdateRequest(
|
1929: private Object sendRequest(int command, Object argument, Phone phone, WorkSource workSource) {
|
1931: command, argument, SubscriptionManager.INVALID_SUBSCRIPTION_ID, phone, workSource);
|
1940: int command, Object argument, Integer subId, Phone phone, WorkSource workSource) {
|
1946: if (subId != SubscriptionManager.INVALID_SUBSCRIPTION_ID && phone != null) {
|
1947: throw new IllegalArgumentException("subId and phone cannot both be specified!");
|
1948: } else if (phone != null) {
|
1949: request = new MainThreadRequest(argument, phone, workSource);
|
1989: * Same as {@link #sendRequestAsync(int,Object)} except it takes a Phone and WorkSource.
|
1993: int command, Object argument, Phone phone, WorkSource workSource) {
|
1994: MainThreadRequest request = new MainThreadRequest(argument, phone, workSource);
|
2033: Phone thePhone = getPhone(getDefaultSubscription());
|
2047: if (request.phone != null) {
|
2048: return request.phone;
|
2060: Phone phone = getPhoneFromRequest(request);
|
2061: return phone == null ? null :
|
2062: UiccController.getInstance().getUiccCard(phone.getPhoneId());
|
2065: // returns phone associated with the subId.
|
2070: private void sendEraseModemConfig(Phone phone) {
|
2071: if (phone != null) {
|
2073: mApp, phone.getSubId(), "eraseModemConfig");
|
2111: // PENDING: should we just silently fail if phone is offhook or ringing?
|
2132: // from the context of the phone app.
|
2135: if (mAppOps.noteOp(AppOpsManager.OPSTR_CALL_PHONE, Binder.getCallingUid(), callingPackage)
|
2353: final Phone phone = getPhone(getDefaultSubscription());
|
2354: if (phone != null) {
|
2355: phone.updateServiceLocation(workSource);
|
2400: final Phone phone = getPhone(subId);
|
2401: if (phone != null) {
|
2402: return phone.getServiceState().getState() != ServiceState.STATE_POWER_OFF;
|
2420: final Phone phone = getPhone(subId);
|
2421: if (phone != null) {
|
2422: phone.setRadioPower(!isRadioOnForSubscriber(subId));
|
2438: final Phone phone = getPhone(subId);
|
2439: if (phone == null) {
|
2442: if ((phone.getServiceState().getState() != ServiceState.STATE_POWER_OFF) != turnOn) {
|
2460: Phone phone = PhoneFactory.getPhone(i);
|
2461: if (phone != null && phone.isRadioAvailable()) return true;
|
2477: logv("Shutting down Phone " + i);
|
2486: Phone phone = PhoneFactory.getPhone(phoneId);
|
2487: if (phone != null && phone.isRadioAvailable()) {
|
2488: phone.shutdownRadio();
|
2497: final Phone defaultPhone = PhoneFactory.getDefaultPhone();
|
2502: loge("There's no default phone.");
|
2515: final Phone phone = getPhone(subId);
|
2516: if (phone != null) {
|
2517: phone.setRadioPower(turnOn);
|
2535: final Phone phone = getPhone(subId);
|
2536: if (phone != null) {
|
2537: phone.getDataEnabledSettings().setDataEnabled(
|
2556: final Phone phone = getPhone(subId);
|
2557: if (phone != null) {
|
2558: phone.getDataEnabledSettings().setDataEnabled(
|
2573: final Phone phone = getPhone(subId);
|
2574: if (phone != null) {
|
2575: return phone.isDataAllowed(ApnSetting.TYPE_DEFAULT);
|
2624: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2625: return phone == null ? TelephonyManager.CALL_STATE_IDLE :
|
2626: PhoneConstantConversions.convertCallState(phone.getState());
|
2641: final Phone phone = getPhone(subId);
|
2642: if (phone != null) {
|
2643: return PhoneConstantConversions.convertDataState(phone.getDataConnectionState());
|
2662: final Phone phone = getPhone(subId);
|
2663: if (phone != null) {
|
2664: return DefaultPhoneNotifier.convertDataActivityState(phone.getDataActivityState());
|
2693: return (getDefaultPhone().getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA)
|
2714: if (phoneId == SubscriptionManager.INVALID_PHONE_INDEX) {
|
2715: // Get default phone in this case.
|
2716: phoneId = SubscriptionManager.DEFAULT_PHONE_INDEX;
|
2719: Phone phone = PhoneFactory.getPhone(phoneId);
|
2720: if (phone == null) return "";
|
2721: ServiceStateTracker sst = phone.getServiceStateTracker();
|
2726: EmergencyNumberTracker ent = phone.getEmergencyNumberTracker();
|
2792: for (Phone phone : PhoneFactory.getPhones()) {
|
2793: List<CellInfo> info = phone.getAllCellInfo();
|
2832: for (Phone phone : PhoneFactory.getPhones()) {
|
2834: CMD_GET_ALL_CELL_INFO, null, phone, workSource);
|
2896: final Phone phone = getPhoneFromSubId(subId);
|
2897: if (phone == null) throw new IllegalArgumentException("Invalid Subscription Id: " + subId);
|
2899: sendRequestAsync(CMD_REQUEST_CELL_INFO_UPDATE, cb, phone, workSource);
|
2917: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2918: if (phone == null) {
|
2921: int subId = phone.getSubId();
|
2929: return phone.getImei();
|
2937: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2939: if (phone != null) {
|
2940: String imei = phone.getImei();
|
2948: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2949: if (phone == null) {
|
2953: int subId = phone.getSubId();
|
2961: return phone.getMeid();
|
2969: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2971: if (phone != null) {
|
2972: String meid = phone.getMeid();
|
2981: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2982: if (phone == null) {
|
2985: int subId = phone.getSubId();
|
2994: return phone.getDeviceSvn();
|
3004: final Phone phone = getPhone(subId);
|
3005: return phone == null ? TelephonyManager.UNKNOWN_CARRIER_ID : phone.getCarrierId();
|
3015: final Phone phone = getPhone(subId);
|
3016: return phone == null ? null : phone.getCarrierName();
|
3026: final Phone phone = getPhone(subId);
|
3027: return phone == null ? TelephonyManager.UNKNOWN_CARRIER_ID
|
3028: : phone.getSpecificCarrierId();
|
3038: final Phone phone = getPhone(subId);
|
3039: return phone == null ? null : phone.getSpecificCarrierName();
|
3050: final Phone phone = PhoneFactory.getPhone(slotIndex);
|
3051: if (phone == null) {
|
3056: return CarrierResolver.getCarrierIdFromMccMnc(phone.getContext(), mccmnc);
|
3067: * Make sure the caller has the MODIFY_PHONE_STATE permission.
|
3072: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.MODIFY_PHONE_STATE, null);
|
3092: * Make sure the caller has the CALL_PHONE permission.
|
3097: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.CALL_PHONE, null);
|
3133: final Phone phone = PhoneFactory.getPhone(slotIndex);
|
3134: if (phone == null) {
|
3135: return PhoneConstants.PHONE_TYPE_NONE;
|
3137: return phone.getPhoneType();
|
3164: final Phone phone = getPhone(subId);
|
3165: if (phone != null) {
|
3166: return phone.getCdmaEriIconIndex();
|
3197: final Phone phone = getPhone(subId);
|
3198: if (phone != null) {
|
3199: return phone.getCdmaEriIconMode();
|
3228: final Phone phone = getPhone(subId);
|
3229: if (phone != null) {
|
3230: return phone.getCdmaEriText();
|
3249: final Phone phone = getPhone(subId);
|
3250: if (phone != null && phone.getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA) {
|
3251: return phone.getLine1Number();
|
3253: loge("getCdmaMdn: no phone found. Invalid subId: " + subId);
|
3271: final Phone phone = getPhone(subId);
|
3272: if (phone != null && phone.getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA) {
|
3273: return phone.getCdmaMin();
|
3285: if (mApp.checkCallingOrSelfPermission(android.Manifest.permission.MODIFY_PHONE_STATE)
|
3287: throw new SecurityException("Caller must hold the MODIFY_PHONE_STATE permission");
|
3453: final Phone phone = getPhone(subId);
|
3454: if (phone != null) {
|
3455: phone.setVoiceActivationState(activationState);
|
3474: final Phone phone = getPhone(subId);
|
3475: if (phone != null) {
|
3476: phone.setDataActivationState(activationState);
|
3492: final Phone phone = getPhone(subId);
|
3495: if (phone != null) {
|
3496: return phone.getVoiceActivationState();
|
3512: final Phone phone = getPhone(subId);
|
3515: if (phone != null) {
|
3516: return phone.getDataActivationState();
|
3538: final Phone phone = getPhone(subId);
|
3539: if (phone != null) {
|
3540: return phone.getVoiceMessageCount();
|
3557: final Phone phone = getPhone(subId);
|
3558: return (phone == null ? false : phone.isConcurrentVoiceAndDataAllowed());
|
3571: final Phone defaultPhone = getDefaultPhone();
|
3609: for (Phone phone : PhoneFactory.getPhones()) {
|
3610: if (phone.isInEmergencySmsMode()) {
|
3621: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3648: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3686: Phone phone = getPhone(subId);
|
3687: if (phone == null) {
|
3692: phone.getImsRegistrationState(regState -> {
|
3719: Phone phone = getPhone(subId);
|
3720: if (phone == null) {
|
3725: phone.getImsRegistrationTech(regTech -> {
|
3744: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3770: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3821: Phone phone = getPhone(subId);
|
3822: if (phone == null) return false;
|
3823: return phone.isImsCapabilityAvailable(capability, regTech);
|
3871: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3908: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3942: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3977: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
4029: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
4111: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
4178: Phone phone = getPhone(subId);
|
4179: if (phone == null) {
|
4180: loge("phone instance null for subid " + subId);
|
4184: if (!doesImsCapabilityRequireProvisioning(phone.getContext(), subId, capability)) {
|
4188: if (!doesRcsCapabilityRequireProvisioning(phone.getContext(), subId, capability)) {
|
4622: final Phone phone = getPhone(subId);
|
4623: if (phone != null) {
|
4624: return phone.getServiceState().getDataNetworkType();
|
4656: final Phone phone = getPhone(subId);
|
4657: if (phone != null) {
|
4658: return phone.getServiceState().getDataNetworkType();
|
4681: final Phone phone = getPhone(subId);
|
4682: if (phone != null) {
|
4683: return phone.getServiceState().getVoiceNetworkType();
|
4708: final Phone phone = PhoneFactory.getPhone(slotIndex);
|
4709: if (phone != null) {
|
4710: return phone.getIccCard().hasIccCard();
|
4725: * @return {@link Phone#LTE_ON_CDMA_UNKNOWN}, {@link Phone#LTE_ON_CDMA_FALSE}
|
4726: * or {@link Phone#LTE_ON_CDMA_TRUE}
|
4745: final Phone phone = getPhone(subId);
|
4746: if (phone == null) {
|
4814: + " does not correspond to an active phone");
|
4845: private IccOpenLogicalChannelResponse iccOpenLogicalChannelWithPermission(Phone phone,
|
4862: CMD_OPEN_CHANNEL, new Pair<String, Integer>(aid, p2), phone,
|
4887: private boolean iccCloseLogicalChannelWithPermission(Phone phone, int channel) {
|
4893: Boolean success = (Boolean) sendRequest(CMD_CLOSE_CHANNEL, channel, phone,
|
4930: private String iccTransmitApduLogicalChannelWithPermission(Phone phone, int channel, int cla,
|
4939: new IccAPDUArgument(channel, cla, command, p1, p2, p3, data), phone,
|
4986: private String iccTransmitApduBasicChannelWithPermission(Phone phone, String callingPackage,
|
5004: new IccAPDUArgument(0, cla, command, p1, p2, p3, data), phone,
|
5238: Phone phone = PhoneFactory.getPhone(slotIndex);
|
5239: if (phone != null) {
|
5241: mApp, phone.getSubId(), "resetModemConfig");
|
5264: Phone phone = PhoneFactory.getPhone(slotIndex);
|
5265: if (phone != null) {
|
5267: mApp, phone.getSubId(), "rebootModem");
|
5283: final Phone defaultPhone = getDefaultPhone();
|
5561: * Sets the ims registration state on all valid {@link Phone}s.
|
5568: // NOTE: Before S, this method only set the default phone.
|
5569: for (final Phone phone : PhoneFactory.getPhones()) {
|
5570: if (SubscriptionManager.isValidSubscriptionId(phone.getSubId())) {
|
5571: phone.setImsRegistrationState(registered);
|
5653: final Phone phone = getPhone(subId);
|
5654: if (phone == null) {
|
5657: OperatorInfo networkSelection = phone.getSavedNetworkSelection();
|
5659: ? phone.getManualNetworkSelectionPlmn() : networkSelection.getOperatorNumeric();
|
5714: Phone phone = getPhone(subId);
|
5715: if (phone == null) {
|
5745: sendRequestAsync(CMD_GET_CALL_FORWARDING, argument, phone, null);
|
5766: Phone phone = getPhone(subId);
|
5767: if (phone == null) {
|
5780: sendRequestAsync(CMD_SET_CALL_FORWARDING, arguments, phone, null);
|
5795: Phone phone = getPhone(subId);
|
5796: if (phone == null) {
|
5808: sendRequestAsync(CMD_GET_CALL_WAITING, argument, phone, null);
|
5824: Phone phone = getPhone(subId);
|
5825: if (phone == null) {
|
5837: sendRequestAsync(CMD_SET_CALL_WAITING, arguments, phone, null);
|
5944: final Phone defaultPhone = getDefaultPhone();
|
6206: final Phone phone = getPhone(subId);
|
6208: if (phone != null) {
|
6209: return phone.hasMatchedTetherApnSetting();
|
6229: final Phone phone = getPhone(subId);
|
6231: if (phone != null) {
|
6236: phone.setAlwaysReportSignalStrength(isEnable);
|
6238: loge("setAlwaysReportSignalStrength: no phone found for subId="
|
6267: * Accepts either ACCESS_NETWORK_STATE, MODIFY_PHONE_STATE or carrier privileges.
|
6285: Phone phone = PhoneFactory.getPhone(phoneId);
|
6286: if (phone != null) {
|
6287: boolean retVal = phone.isUserDataEnabled();
|
6291: if (DBG) loge("isUserDataEnabled: no phone subId=" + subId + " retVal=false");
|
6314: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.READ_PHONE_STATE,
|
6325: Phone phone = PhoneFactory.getPhone(phoneId);
|
6326: if (phone != null) {
|
6327: boolean retVal = phone.getDataEnabledSettings().isDataEnabled();
|
6331: if (DBG) loge("isDataEnabled: no phone subId=" + subId + " retVal=false");
|
6352: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.READ_PHONE_STATE,
|
6364: Phone phone = PhoneFactory.getPhone(phoneId);
|
6365: if (phone != null) {
|
6368: retVal = phone.isUserDataEnabled();
|
6370: retVal = phone.getDataEnabledSettings().isDataEnabledForReason(reason);
|
6376: loge("isDataEnabledForReason: no phone subId="
|
6387: Phone phone) {
|
6388: if (uid == Process.SYSTEM_UID || uid == Process.PHONE_UID) {
|
6398: PackageManager pkgMgr = phone.getContext().getPackageManager();
|
6403: int subId = phone.getSubId();
|
6411: phone.getContext().getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE);
|
6423: private int getCarrierPrivilegeStatusFromCarrierConfigRules(int privilegeFromSim, Phone phone,
|
6432: int subId = phone.getSubId();
|
6440: phone.getContext().getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE);
|
6450: final Phone phone = getPhone(subId);
|
6451: if (phone == null) {
|
6455: UiccCard card = UiccController.getInstance().getUiccCard(phone.getPhoneId());
|
6463: phone.getContext().getPackageManager()), Binder.getCallingUid(), phone);
|
6469: final Phone phone = getPhone(subId);
|
6470: if (phone == null) {
|
6475: UiccController.getInstance().getUiccProfileForPhone(phone.getPhoneId());
|
6482: phone.getContext().getPackageManager(), uid), uid, phone);
|
6587: final Phone phone = getPhone(subId);
|
6588: UiccCard card = phone == null ? null : phone.getUiccCard();
|
6605: Phone phone = getPhone(subId);
|
6606: if (phone != null) {
|
6607: Phone defaultPhone = phone.getImsPhone();
|
6608: if (defaultPhone != null && defaultPhone.getPhoneType() == PHONE_TYPE_IMS) {
|
6628: Phone phone = getPhone(subId);
|
6629: if (phone != null) {
|
6630: Phone defaultPhone = phone.getImsPhone();
|
6631: if (defaultPhone != null && defaultPhone.getPhoneType() == PHONE_TYPE_IMS) {
|
6651: final Phone phone = getPhone(subId);
|
6652: if (phone == null) {
|
6655: final String subscriberId = phone.getSubscriberId();
|
6878: final Phone phone = getPhone(subId);
|
6879: return phone == null ? false : phone.setOperatorBrandOverride(brand);
|
6894: final Phone phone = getPhone(subId);
|
6895: if (phone == null) {
|
6898: return phone.setRoamingOverride(gsmRoamingList, gsmNonRoamingList, cdmaRoamingList,
|
6949: Phone phone = PhoneFactory.getPhone(phoneId);
|
6953: mApp, phone.getSubId(), "getRadioAccessFamily");
|
6959: if (phone == null) {
|
6966: mApp, phone.getSubId(), "getRadioAccessFamily");
|
6976: final Phone defaultPhone = getDefaultPhone();
|
6990: final Phone defaultPhone = getDefaultPhone();
|
7044: .getBoolean(CarrierConfigManager.KEY_WORLD_PHONE_BOOL);
|
7075: final Phone phone = getPhone(subscriptionId);
|
7076: if (phone == null) {
|
7077: loge("isRttSupported: no Phone found. Invalid subId:" + subscriptionId);
|
7084: phone.getContext().getResources().getBoolean(R.bool.config_support_rtt);
|
7117: * Returns the unique device ID of phone, for example, the IMEI for
|
7121: * {@link android.Manifest.permission#READ_PHONE_STATE READ_PHONE_STATE}
|
7125: final Phone phone = PhoneFactory.getPhone(0);
|
7126: if (phone == null) {
|
7129: int subId = phone.getSubId();
|
7137: return phone.getDeviceId();
|
7150: Phone phone = getPhone(subId);
|
7151: if (phone != null) {
|
7152: return phone.isImsRegistered();
|
7173: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
7189: Phone phone = getPhone(subscriptionId);
|
7190: if (phone == null) {
|
7193: return PhoneUtils.makePstnPhoneAccountHandle(phone);
|
7205: Phone phone = getPhone(subId);
|
7206: if (phone != null) {
|
7207: return phone.isWifiCallingEnabled();
|
7222: Phone phone = getPhone(subId);
|
7223: if (phone != null) {
|
7224: return phone.isVideoEnabled();
|
7240: Phone phone = getPhone(subId);
|
7241: if (phone != null) {
|
7242: return phone.getImsRegistrationTech();
|
7301: final Phone phone = getPhone(subId);
|
7302: if (phone == null) {
|
7309: phone.getContext().getOpPackageName(), phone.getContext().getAttributionTag());
|
7318: final Locale localeFromDefaultSim = phone.getLocaleFromSimAndCarrierPrefs();
|
7446: // isActiveSubId requires READ_PHONE_STATE, which we already check for above
|
7453: final Phone phone = getPhone(subId);
|
7454: if (phone == null) {
|
7458: ServiceState ss = phone.getServiceState();
|
7471: * Returns the URI for the per-account voicemail ringtone set in Phone settings.
|
7482: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(accountHandle);
|
7483: if (phone == null) {
|
7484: phone = getDefaultPhone();
|
7487: return VoicemailNotificationSettingsUtil.getRingtoneUri(phone.getContext());
|
7497: * has permission {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
|
7507: final Phone defaultPhone = getDefaultPhone();
|
7518: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(phoneAccountHandle);
|
7519: if (phone == null) {
|
7520: phone = defaultPhone;
|
7522: VoicemailNotificationSettingsUtil.setRingtoneUri(phone.getContext(), uri);
|
7529: * Returns whether vibration is set for voicemail notification in Phone settings.
|
7539: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(accountHandle);
|
7540: if (phone == null) {
|
7541: phone = getDefaultPhone();
|
7544: return VoicemailNotificationSettingsUtil.isVibrationEnabled(phone.getContext());
|
7554: * has permission {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
|
7564: final Phone defaultPhone = getDefaultPhone();
|
7575: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(phoneAccountHandle);
|
7576: if (phone == null) {
|
7577: phone = defaultPhone;
|
7579: VoicemailNotificationSettingsUtil.setVibrationEnabled(phone.getContext(), enabled);
|
7586: * Make sure either called from same process as self (phone) or IPC caller has read privilege.
|
7591: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE,
|
7596: * Make sure either called from same process as self (phone) or IPC caller has send SMS
|
7639: Phone phone = getPhone(subId);
|
7643: if (phone == null) {
|
7648: aid = UiccController.getInstance().getUiccCard(phone.getPhoneId())
|
7668: Phone phone = getPhone(subId);
|
7672: if (phone == null) {
|
7677: esn = phone.getEsn();
|
7696: Phone phone = getPhone(subId);
|
7700: if (phone == null) {
|
7705: cdmaPrlVersion = phone.getCdmaPrlVersion();
|
7799: final Phone phone = getPhone(subId);
|
7802: if (phone == null) {
|
7807: phone.carrierActionSetRadioEnabled(enabled);
|
7827: final Phone phone = getPhone(subId);
|
7830: if (phone == null) {
|
7835: phone.carrierActionReportDefaultNetworkStatus(report);
|
7851: final Phone phone = getPhone(subId);
|
7852: if (phone == null) {
|
7857: phone.carrierActionResetAll();
|
7864: * Called when "adb shell dumpsys phone" is invoked. Dump is also automatically invoked when a
|
7871: writer.println("Permission Denial: can't dump Phone from pid="
|
7914: Phone phone = getPhone(subId);
|
7915: if (phone != null) {
|
7917: phone.carrierActionSetMeteredApnsEnabled(enabled);
|
7919: phone.getDataEnabledSettings().setDataEnabled(reason, enabled);
|
7939: Phone phone = getPhone(subId);
|
7943: if (phone != null) {
|
7944: return phone.getClientRequestStats();
|
7971: Phone phone = PhoneFactory.getPhone(slotIndex);
|
7977: if (phone != null) {
|
7978: phone.setSimPowerState(state, null, workSource);
|
8000: Phone phone = PhoneFactory.getPhone(slotIndex);
|
8006: if (phone != null) {
|
8008: sendRequestAsync(CMD_SET_SIM_POWER, arguments, phone, workSource);
|
8030: * Check if phone is in emergency callback mode
|
8031: * @return true if phone is in emergency callback mode
|
8037: final Phone phone = getPhone(subId);
|
8041: if (phone != null) {
|
8042: return phone.isInEcm();
|
8062: Phone p = getPhone(subId);
|
8082: Phone phone = PhoneFactory.getPhone(slotIndex);
|
8083: if (phone != null) {
|
8084: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, phone.getSubId(),
|
8091: return phone.getRadioPowerState();
|
8104: * {@link android.Manifest.permission#READ_PHONE_STATE} or that the calling app has carrier
|
8124: Phone phone = getPhone(subId);
|
8125: isEnabled = phone != null ? phone.getDataRoamingEnabled() : false;
|
8137: * {@link android.Manifest.permission#MODIFY_PHONE_STATE} or that the calling app has carrier
|
8150: Phone phone = getPhone(subId);
|
8151: if (phone != null) {
|
8152: phone.setDataRoamingEnabled(isEnabled);
|
8168: Phone phone = getPhone(subId);
|
8169: if (phone != null) {
|
8170: isAllowed = phone.isCspPlmnEnabled();
|
8189: // even without READ_PRIVILEGED_PHONE_STATE, we allow the call to continue if the caller
|
8326: * {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
|
8335: Phone phone = getPhone(subId);
|
8336: if (phone == null) {
|
8339: UiccCard uiccCard = phone.getUiccCard();
|
8376: * not set, return {@link Phone#PREFERRED_NT_MODE}.
|
8384: return Phone.PREFERRED_NT_MODE;
|
8394: final Phone phone = getPhone(subId);
|
8395: if (phone == null) {
|
8399: phone.setCarrierTestOverride(mccmnc, imsi, iccid, gid1, gid2, plmn, spn,
|
8417: final Phone phone = getPhone(subId);
|
8418: if (phone == null) {
|
8422: return phone.getCarrierIdListVersion();
|
8505: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
8510: for (Phone phone: PhoneFactory.getPhones()) {
|
8511: if (phone.getEmergencyNumberTracker() != null
|
8512: && phone.getEmergencyNumberTracker().getEmergencyNumberList() != null) {
|
8514: phone.getSubId(),
|
8515: phone.getEmergencyNumberTracker().getEmergencyNumberList());
|
8526: final Phone defaultPhone = getDefaultPhone();
|
8534: for (Phone phone: PhoneFactory.getPhones()) {
|
8535: if (phone.getEmergencyNumberTracker() != null
|
8536: && phone.getEmergencyNumberTracker()
|
8557: for (Phone phone: PhoneFactory.getPhones()) {
|
8558: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
8579: for (Phone phone: PhoneFactory.getPhones()) {
|
8580: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
8599: final Phone phone = getPhone(subId);
|
8600: if (phone == null) {
|
8604: return phone.getEmergencyNumberDbVersion();
|
8616: for (Phone phone: PhoneFactory.getPhones()) {
|
8617: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
8633: for (Phone phone: PhoneFactory.getPhones()) {
|
8634: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
8650: for (Phone phone: PhoneFactory.getPhones()) {
|
8651: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
8664: Phone phone = getPhone(subId);
|
8665: if (phone == null) {
|
8671: .getUiccProfileForPhone(phone.getPhoneId());
|
8690: Phone phone = PhoneFactory.getPhone(slotIndex);
|
8691: if (phone == null) {
|
8694: return (Boolean) sendRequest(CMD_REQUEST_ENABLE_MODEM, enable, phone, null);
|
8707: Phone phone = PhoneFactory.getPhone(slotIndex);
|
8708: if (phone == null) return false;
|
8711: mApp, phone.getSubId(), callingPackage, callingFeatureId,
|
8713: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
8719: return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId());
|
8721: return (Boolean) sendRequest(CMD_GET_MODEM_STATUS, null, phone, null);
|
8789: * Note: Switch from multi-sim to single-sim is only possible with MODIFY_PHONE_STATE
|
8790: * permission, but the other way around is possible with either MODIFY_PHONE_STATE
|
8819: Phone phone = getPhone(subId);
|
8820: if (phone == null) {
|
8825: UiccCard uiccCard = phone.getUiccCard();
|
8895: Phone phone = getDefaultPhone();
|
8896: if (phone == null) return -1;
|
8897: HalVersion hv = phone.getHalVersion();
|
8927: enforceReadPrivilegedPermission("Needs READ_PRIVILEGED_PHONE_STATE for "
|
8933: Phone phone = getPhone(subId);
|
8934: if (phone == null) return false;
|
8936: boolean isMetered = ApnSettingUtils.isMeteredApnType(apnType, phone);
|
8937: return !isMetered || phone.getDataEnabledSettings().isDataEnabled(apnType);
|
8950: Phone phone = getPhone(subId);
|
8951: if (phone == null) return true; // By default return true.
|
8953: return ApnSettingUtils.isMeteredApnType(apnType, phone);
|
8965: Phone phone = getPhone(subscriptionId);
|
8966: if (phone == null) {
|
8986: sendRequestAsync(CMD_SET_SYSTEM_SELECTION_CHANNELS, argument, phone, null);
|
9084: Phone phone = getPhone(subscriptionId);
|
9085: if (phone == null) return false;
|
9089: return phone.getDataEnabledSettings().isDataAllowedInVoiceCall();
|
9091: return phone.getDataEnabledSettings().isMmsAlwaysAllowed();
|
9107: Phone phone = getPhone(subscriptionId);
|
9108: if (phone == null) return;
|
9112: phone.getDataEnabledSettings().setAllowDataDuringVoiceCall(enabled);
|
9115: phone.getDataEnabledSettings().setAlwaysAllowMmsData(enabled);
|
9137: for (Phone phone : PhoneFactory.getPhones()) {
|
9138: Phone defaultPhone = phone.getImsPhone();
|
9139: if (defaultPhone != null && defaultPhone.getPhoneType() == PHONE_TYPE_IMS) {
|
9188: Phone phone = getPhone(subId);
|
9189: if (phone != null && phone.getIccCard() != null) {
|
9190: return phone.getIccCard().getIccLockEnabled();
|
9214: Phone phone = getPhone(subId);
|
9215: if (phone == null) {
|
9222: new Pair<Boolean, String>(enabled, password), phone, null);
|
9246: Phone phone = getPhone(subId);
|
9247: if (phone == null) {
|
9254: new Pair<String, String>(oldPassword, newPassword), phone, null);
|
9313: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
9316: Phone phone = getPhone(subId);
|
9317: if (phone == null) {
|
9318: throw new RuntimeException("phone is not available");
|
9323: return phone.getEquivalentHomePlmns();
|
9384: * @param subId the subscription ID of the phone requesting to set the radio power state.
|
9386: * @return {@code true} if phone setRadioPowerForReason was called. Otherwise, returns {@code
|
9390: Phone phone = getPhone(subId);
|
9391: if (phone != null) {
|
9392: phone.setRadioPowerForReason(enable, Phone.RADIO_POWER_REASON_THERMAL);
|
9400: // Ensure that radio is on. If not able to power on due to phone being unavailable, return
|
9449: // Ensure that radio is on. If not able to power on due to phone being
|
9471: Phone phone = getPhone(subId);
|
9472: if (phone == null) {
|
9478: if (PhoneConstantConversions.convertCallState(phone.getState())
|
9480: || phone.isInEmergencySmsMode() || phone.isInEcm()
|
9482: String errorMessage = "Phone state is not valid. call state = "
|
9483: + PhoneConstantConversions.convertCallState(phone.getState())
|
9484: + " isInEmergencySmsMode = " + phone.isInEmergencySmsMode()
|
9485: + " isInEmergencyCallbackMode = " + phone.isInEcm();
|
9501: // Turn radio off. If not able to power off due to phone being unavailable,
|
9861: if (callingUid == Process.PHONE_UID || callingUid == Process.SYSTEM_UID) {
|
9862: // phone/system process do not have further restriction on request
|
22: import static com.android.internal.telephony.PhoneConstants.SUBSCRIPTION_KEY;
|
62: import android.telecom.PhoneAccount;
|
63: import android.telecom.PhoneAccountHandle;
|
86: import android.telephony.PhoneCapability;
|
87: import android.telephony.PhoneNumberRange;
|
154: import com.android.internal.telephony.PhoneConfigurationManager;
|
155: import com.android.internal.telephony.PhoneConstantConversions;
|
156: import com.android.internal.telephony.PhoneConstants;
|
157: import com.android.internal.telephony.PhoneFactory;
|
171: import com.android.internal.telephony.imsphone.ImsPhone;
|
172: import com.android.internal.telephony.imsphone.ImsPhoneCallTracker;
|
216: private static final String LOG_TAG = "PhoneInterfaceManager";
|
217: private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2);
|
331: private static PhoneInterfaceManager sInstance;
|
333: private PhoneGlobals mApp;
|
732: defaultPhone.nvReadItem((Integer) request.argument, onCompleted,
|
759: defaultPhone.nvWriteItem(idValue.first, idValue.second, onCompleted,
|
770: defaultPhone.nvWriteCdmaPrl((byte[]) request.argument, onCompleted);
|
780: defaultPhone.resetModemConfig(onCompleted);
|
912: defaultPhone.invokeOemRilRequestRaw((byte[]) request.argument, onCompleted);
|
1194: if (defaultPhone != null) {
|
1195: defaultPhone.getModemActivityInfo(onCompleted, request.workSource);
|
1258: defaultPhone.setAllowedCarriers(argument, onCompleted, request.workSource);
|
1286: defaultPhone.getAllowedCarriers(onCompleted, request.workSource);
|
1510: defaultPhone.rebootModem(onCompleted);
|
1520: PhoneConfigurationManager.getInstance()
|
1530: mPhoneConfigurationManager.addToPhoneStatusCache(phoneId, msg.arg1 == 1);
|
1541: PhoneConfigurationManager.getInstance()
|
1658: defaultPhone.eraseModemConfig(onCompleted);
|
1704: getDefaultPhone().getContext().sendBroadcastAsUser(
|
2000: * Initialize the singleton PhoneInterfaceManager instance.
|
2001: * This is only done once, at startup, from PhoneApp.onCreate().
|
2003: /* package */ static PhoneInterfaceManager init(PhoneGlobals app) {
|
2004: synchronized (PhoneInterfaceManager.class) {
|
2006: sInstance = new PhoneInterfaceManager(app);
|
2017: mCM = PhoneGlobals.getInstance().mCM;
|
2018: mImsResolver = PhoneGlobals.getInstance().getImsResolver();
|
2026: mPhoneConfigurationManager = PhoneConfigurationManager.getInstance();
|
2034: return (thePhone != null) ? thePhone : PhoneFactory.getDefaultPhone();
|
2056: ? getDefaultPhone() : getPhone(subId);
|
2067: return PhoneFactory.getPhone(mSubscriptionController.getPhoneId(subId));
|
2085: PackageManager pm = getDefaultPhone().getContext().getPackageManager();
|
2112: PhoneConstants.State state = mCM.getState(subId);
|
2113: if (state != PhoneConstants.State.OFFHOOK && state != PhoneConstants.State.RINGING) {
|
2172: return (resultArray[0] == PhoneConstants.PIN_RESULT_SUCCESS) ? true : false;
|
2177: return (resultArray[0] == PhoneConstants.PIN_RESULT_SUCCESS) ? true : false;
|
2185: final UnlockSim checkSimPin = new UnlockSim(getPhone(subId).getIccCard());
|
2198: final UnlockSim checkSimPuk = new UnlockSim(getPhone(subId).getIccCard());
|
2215: private int mResult = PhoneConstants.PIN_GENERAL_FAILURE;
|
2245: mResult = PhoneConstants.PIN_PASSWORD_INCORRECT;
|
2250: mResult = PhoneConstants.PIN_OPERATION_ABORTED;
|
2252: mResult = PhoneConstants.PIN_GENERAL_FAILURE;
|
2255: mResult = PhoneConstants.PIN_RESULT_SUCCESS;
|
2463: logv(TelephonyManager.getDefault().getPhoneCount() + " Phones are shutdown.");
|
2498: if (defaultPhone != null) {
|
2499: defaultPhone.setRadioPower(turnOn);
|
2645: return PhoneConstantConversions.convertDataState(
|
2646: PhoneConstants.DataState.DISCONNECTED);
|
2718: final int subId = mSubscriptionController.getSubIdUsingPhoneId(phoneId);
|
2909: getDefaultPhone().setCellInfoListRate(rateInMillis, workSource);
|
3113: Log.d(LOG_TAG, "[PhoneIntfMgr] " + msg);
|
3117: Log.v(LOG_TAG, "[PhoneIntfMgr] " + msg);
|
3121: Log.e(LOG_TAG, "[PhoneIntfMgr] " + msg);
|
3283: public void requestNumberVerification(PhoneNumberRange range, long timeoutMillis,
|
3314: return getDefaultPhone().needsOtaServiceProvisioning();
|
3349: PhoneAccountHandle phoneAccountHandle = PhoneAccountHandleConverter.fromSubId(subId);
|
3350: if (phoneAccountHandle == null) {
|
3353: return VisualVoicemailSettingsUtil.dump(mApp, phoneAccountHandle);
|
3438: SmsController smsController = PhoneFactory.getSmsController();
|
3573: TelecomManager tm = defaultPhone.getContext().getSystemService(TelecomManager.class);
|
3582: defaultPhone.sendDialerSpecialCode(inputCode);
|
3637: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3661: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone.
|
3757: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3784: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone.
|
3800: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3879: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3897: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3917: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3932: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3951: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3967: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3986: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4002: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4018: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4038: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4054: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4069: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4085: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4101: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4120: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4139: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4157: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4202: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4232: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4265: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4324: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4493: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4518: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4544: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4570: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4740: return PhoneConstants.LTE_ON_CDMA_UNKNOWN;
|
4747: return PhoneConstants.LTE_ON_CDMA_UNKNOWN;
|
4750: .orElse(PhoneConstants.LTE_ON_CDMA_FALSE);
|
4811: int phoneId = UiccController.getInstance().getPhoneIdFromSlotId(slotIndex);
|
4812: if (phoneId == -1) {
|
4816: return PhoneFactory.getPhone(phoneId);
|
4851: ComponentInfo bestComponent = EuiccConnector.findBestComponent(getDefaultPhone()
|
4993: ComponentInfo bestComponent = EuiccConnector.findBestComponent(getDefaultPhone()
|
5284: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, defaultPhone.getSubId(),
|
5291: return defaultPhone.getPcscfAddress(apnType);
|
5884: request, messenger, binder, getPhone(subId),
|
5945: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, defaultPhone.getSubId(),
|
5953: return PhoneFactory.calculatePreferredNetworkType(defaultPhone.getContext(), 0);
|
6283: int phoneId = mSubscriptionController.getPhoneId(subId);
|
6284: if (DBG) log("isUserDataEnabled: subId=" + subId + " phoneId=" + phoneId);
|
6323: int phoneId = mSubscriptionController.getPhoneId(subId);
|
6324: if (DBG) log("isDataEnabled: subId=" + subId + " phoneId=" + phoneId);
|
6359: int phoneId = mSubscriptionController.getPhoneId(subId);
|
6361: log("isDataEnabledForReason: subId=" + subId + " phoneId=" + phoneId
|
6491: int phoneId = SubscriptionManager.getPhoneId(subId);
|
6492: UiccCard card = UiccController.getInstance().getUiccCard(phoneId);
|
6499: getPhone(phoneId), pkgName);
|
6516: getPhone(i), pkgName);
|
6527: if (!SubscriptionManager.isValidPhoneId(phoneId)) {
|
6528: loge("phoneId " + phoneId + " is not valid.");
|
6531: UiccCard card = UiccController.getInstance().getUiccCard(phoneId);
|
6533: loge("getCarrierPackageNamesForIntentAndPhone: No UICC");
|
6540: public List<String> getPackagesWithCarrierPrivileges(int phoneId) {
|
6544: UiccCard card = UiccController.getInstance().getUiccCard(phoneId);
|
6609: ImsPhone imsPhone = (ImsPhone) defaultPhone;
|
6610: imsPhone.setCallComposerStatus(status);
|
6632: ImsPhone imsPhone = (ImsPhone) defaultPhone;
|
6633: return imsPhone.getCallComposerStatus();
|
6948: public int getRadioAccessFamily(int phoneId, String callingPackage) {
|
6967: raf = ProxyController.getInstance().getRadioAccessFamily(phoneId);
|
6981: ImsManager.getInstance(defaultPhone.getContext(),
|
6982: defaultPhone.getPhoneId()).setVtSetting(enable);
|
6991: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, defaultPhone.getSubId(),
|
7003: ImsManager.getInstance(defaultPhone.getContext(), defaultPhone.getPhoneId());
|
7118: * GSM and the MEID for CDMA phones. Return null if device ID is not available.
|
7162: return PhoneUtils.getSubIdForPhoneAccount(phoneAccount);
|
7170: PhoneAccountHandle phoneAccountHandle, String callingPackage, String callingFeatureId) {
|
7177: return PhoneUtils.getSubIdForPhoneAccountHandle(phoneAccountHandle);
|
7274: cleanUpSmsRawTable(getDefaultPhone().getContext());
|
7285: sendEraseModemConfig(getDefaultPhone());
|
7473: * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
|
7476: * PhoneAccount.
|
7479: public Uri getVoicemailRingtoneUri(PhoneAccountHandle accountHandle) {
|
7499: * @param phoneAccountHandle The handle for the {@link PhoneAccount} for which to set the
|
7502: * PhoneAccount.
|
7506: PhoneAccountHandle phoneAccountHandle, Uri uri) {
|
7509: TelecomManager tm = defaultPhone.getContext().getSystemService(TelecomManager.class);
|
7512: mApp, PhoneUtils.getSubIdForPhoneAccountHandle(phoneAccountHandle),
|
7531: * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
|
7533: * @return {@code true} if the vibration is set for this PhoneAccount, {@code false} otherwise.
|
7536: public boolean isVoicemailVibrationEnabled(PhoneAccountHandle accountHandle) {
|
7556: * @param phoneAccountHandle The handle for the {@link PhoneAccount} for which to set the
|
7559: * specific PhoneAccount.
|
7563: PhoneAccountHandle phoneAccountHandle, boolean enabled) {
|
7566: TelecomManager tm = defaultPhone.getContext().getSystemService(TelecomManager.class);
|
7569: mApp, PhoneUtils.getSubIdForPhoneAccountHandle(phoneAccountHandle),
|
7885: return new TelephonyShellCommand(this, getDefaultPhone().getContext()).exec(
|
8191: if (checkCarrierPrivilegesForPackageAnyPhone(callingPackage)
|
8380: int phoneId = mSubscriptionController.getPhoneId(subId);
|
8381: if (phoneId >= 0 && phoneId < list.size() && list.get(phoneId) != null) {
|
8382: return list.get(phoneId);
|
8530: mApp, defaultPhone.getSubId(), "isEmergencyNumber(Potential)");
|
8746: getDefaultPhone().getSubId(), callingPackage, callingFeatureId,
|
8769: PhoneCapability staticCapability =
|
8875: int phoneCount = TelephonyManager.getDefault().getPhoneCount();
|
8877: int[] logicalSlotsMapping = new int[phoneCount];
|
9028: SmsPermissions permissions = new SmsPermissions(getDefaultPhone(), mApp,
|
9054: return SubscriptionManager.getResourcesForSubId(getDefaultPhone().getContext(), subId)
|
9071: return SubscriptionManager.getResourcesForSubId(getDefaultPhone().getContext(), subId)
|
9140: ImsPhone imsPhone = (ImsPhone) defaultPhone;
|
9142: (ImsPhoneCallTracker) imsPhone.getCallTracker();
|
9144: Rlog.i(LOG_TAG, "setCepEnabled isCepEnabled=" + isCepEnabled + ", for imsPhone "
|
9145: + imsPhone.getMsisdn());
|
9283: // * Inherited from PhoneWindowManager *
|
9382: * PhoneInternalInterface#setRadioPowerForReason} for more details.
|
9803: return getDefaultPhone().getMobileProvisioningUrl();
|
141: import com.android.internal.telephony.DefaultPhoneNotifier;
|
515: getPhoneFromRequest(request).handlePinMmi((String) request.argument)
|
874: getPhoneFromRequest(request).getPreferredNetworkType(onCompleted);
|
902: getPhoneFromRequest(request).setPreferredNetworkType(networkType, onCompleted);
|
926: getPhoneFromRequest(request).setVoiceMailNumber(tagNum.first, tagNum.second,
|
938: getPhoneFromRequest(request).setNetworkSelectionModeAutomatic(onCompleted);
|
948: getPhoneFromRequest(request).getAvailableNetworks(onCompleted);
|
1061: getPhoneFromRequest(request).getCallWaiting(onCompleted);
|
1107: getPhoneFromRequest(request).setCallWaiting(enable, onCompleted);
|
1174: getPhoneFromRequest(request).selectNetworkManually(selArg.operatorInfo,
|
1369: getPhoneFromRequest(request).getNetworkSelectionMode(onCompleted);
|
1390: getPhoneFromRequest(request).queryCdmaRoamingPreference(onCompleted);
|
1406: getPhoneFromRequest(request).setCdmaRoamingPreference(mode, onCompleted);
|
1417: getPhoneFromRequest(request).queryCdmaSubscriptionMode(onCompleted);
|
1433: getPhoneFromRequest(request).setCdmaSubscriptionMode(
|
1551: mPhoneConfigurationManager.addToPhoneStatusCache(id,
|
1668: getPhoneFromRequest(request).getIccCard().changeIccLockPassword(
|
1686: getPhoneFromRequest(request).getIccCard().setIccLockEnabled(
|
2050: return getPhoneFromSubId(request.subId);
|
2384: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
2459: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
2476: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
2478: shutdownRadioUsingPhoneId(i);
|
2986: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3126: return getActivePhoneTypeForSlot(getSlotForDefaultSubscription());
|
3156: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3189: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3220: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3363: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3531: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3591: .enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3628: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3654: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3711: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3751: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3776: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3876: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3913: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3947: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3982: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
4034: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
4116: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
4198: checkModifyPhoneStatePermission(subId, "setRcsProvisioningStatusForCapability");
|
4262: checkModifyPhoneStatePermission(subId, "setImsProvisioningStatusForCapability");
|
4614: && !TelephonyPermissions.checkCallingOrSelfReadPhoneStateNoThrow(
|
4648: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
4673: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
4766: return mSubscriptionController.getPhoneId(getDefaultSubscription());
|
4828: return iccOpenLogicalChannelWithPermission(getPhoneFromSubId(subId), callingPackage, aid,
|
4841: return iccOpenLogicalChannelWithPermission(getPhoneFromSlotIdOrThrowException(slotIndex),
|
4876: return iccCloseLogicalChannelWithPermission(getPhoneFromSubId(subId), channel);
|
4883: return iccCloseLogicalChannelWithPermission(getPhoneFromSlotIdOrThrowException(slotIndex),
|
4912: return iccTransmitApduLogicalChannelWithPermission(getPhoneFromSubId(subId), channel, cla,
|
4926: getPhoneFromSlotIdOrThrowException(slotIndex), channel, cla, command, p1, p2, p3,
|
4965: return iccTransmitApduBasicChannelWithPermission(getPhoneFromSubId(subId), callingPackage,
|
4981: getPhoneFromSlotIdOrThrowException(slotIndex), callingPackage, cla, command, p1,
|
5066: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
5104: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, subId, callingPackage,
|
5508: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
5644: .enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
5968: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6019: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6064: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6068: return getPhoneFromSubId(subId).getAllowedNetworkTypes(reason);
|
6112: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6134: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6140: getPhoneFromSubId(subId).getCarrierBandwidth();
|
6159: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6163: return getPhoneFromSubId(subId).getEffectiveAllowedNetworkTypes();
|
6185: getPhoneFromSubId(subId).setAllowedNetworkTypes(reason, allowedNetworkTypes);
|
6507: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
6571: enforceReadPrivilegedPermission("getPackagesWithCarrierPrivilegesForAllPhones");
|
6577: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
6698: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneNumber(
|
6725: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
6748: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
6952: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6965: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
7015: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7034: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7171: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, getDefaultSubscription(),
|
7172: callingPackage, callingFeatureId, "getSubIdForPhoneAccountHandle")) {
|
7185: enforceReadPrivilegedPermission("getPhoneAccountHandleForSubscriptionId, "
|
7410: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7935: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8117: TelephonyPermissions.enforeceCallingOrSelfReadPhoneStatePermissionOrCarrierPrivilege(
|
8162: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
8290: slot.getPhoneId(),
|
8431: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8439: return mPhoneConfigurationManager.getNumberOfModemsWithSimultaneousDataConnections();
|
8448: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
8475: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
8502: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8529: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
8710: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8745: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp,
|
8770: mPhoneConfigurationManager.getStaticPhoneCapability();
|
8810: mPhoneConfigurationManager.switchMultiSimConfig(numOfSims);
|
8850: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8857: return mPhoneConfigurationManager.isRebootRequiredForModemConfigChange();
|
8866: metrics.updateEnabledModemBitmap((1 << TelephonyManager.from(mApp).getPhoneCount()) - 1);
|
8880: if (SubscriptionManager.isValidPhoneId(slotInfos[i].getLogicalSlotIdx())) {
|
8995: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
9014: SubscriptionManager.getPhoneId(subId), UiccController.APP_FAM_3GPP);
|
9141: ImsPhoneCallTracker imsPhoneCallTracker =
|
9143: imsPhoneCallTracker.setConferenceEventPackageEnabled(isCepEnabled);
|
9311: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
9333: mPhoneConfigurationManager.getRadioInterfaceCapabilities();
|
android.googlesource.com/platform/superproject:packages/services/Telephony/src/com/android/phone/PhoneInterfaceManager.java: [ master, ] |
---|
384: public Phone phone;
|
17: package com.android.phone;
|
198: public class PhoneInterfaceManager extends ITelephony.Stub {
|
1655: private PhoneInterfaceManager(PhoneGlobals app) {
|
1672: private Phone getDefaultPhone() {
|
1706: private Phone getPhone(int subId) {
|
2347: public String getNetworkCountryIsoForPhone(int phoneId) {
|
5936: public int checkCarrierPrivilegesForPackageAnyPhone(String pkgName) {
|
5959: public List<String> getCarrierPackageNamesForIntentAndPhone(Intent intent, int phoneId) {
|
6417: public boolean isWorldPhone(int subId, String callingPackage, String callingFeatureId) {
|
308: private PhoneConfigurationManager mPhoneConfigurationManager;
|
1686: private Phone getPhoneFromRequest(MainThreadRequest request) {
|
1694: private Phone getPhoneFromSubId(int subId) {
|
2125: private void shutdownRadioUsingPhoneId(int phoneId) {
|
2780: public int getActivePhoneType() {
|
2785: public int getActivePhoneTypeForSlot(int slotIndex) {
|
3824: private void checkModifyPhoneStatePermission(int subId, String message) {
|
4463: private Phone getPhoneFromSlotIdOrThrowException(int slotIndex) {
|
6003: public List<String> getPackagesWithCarrierPrivilegesForAllPhones() {
|
6543: public int getSubIdForPhoneAccount(PhoneAccount phoneAccount) {
|
6553: public int getSubIdForPhoneAccountHandle(
|
6568: public @Nullable PhoneAccountHandle getPhoneAccountHandleForSubscriptionId(int subscriptionId) {
|
21: import static com.android.internal.telephony.PhoneConstants.PHONE_TYPE_IMS;
|
140: import com.android.internal.telephony.Phone;
|
174: import com.android.phone.settings.PickSmsSubscriptionActivity;
|
175: import com.android.phone.vvm.PhoneAccountHandleConverter;
|
176: import com.android.phone.vvm.RemoteVvmTaskManager;
|
177: import com.android.phone.vvm.VisualVoicemailSettingsUtil;
|
178: import com.android.phone.vvm.VisualVoicemailSmsFilterConfig;
|
383: // In cases where subId is unavailable, the caller needs to specify the phone.
|
392: MainThreadRequest(Object argument, Phone phone, WorkSource workSource) {
|
394: if (phone != null) {
|
395: this.phone = phone;
|
423: * A handler that processes messages on the main thread in the phone process. Since many
|
424: * of the Phone calls are not thread safe this is needed to shuttle the requests from the
|
425: * inbound binder threads to the main thread in the phone process. The Binder thread
|
442: final Phone defaultPhone = getDefaultPhone();
|
447: final Phone phone = getPhoneFromRequest(request);
|
466: request.result = phone != null
|
467: ? phone.handleUssdRequest(ussdRequest, wrappedCallback) : false;
|
478: final Phone phone = getPhoneFromRequest(request);
|
479: request.result = phone != null ?
|
1266: request.phone.requestCellInfoUpdate(request.workSource, onCompleted);
|
1280: request.phone.requestCellInfoUpdate(request.workSource,
|
1308: Phone phone = getPhoneFromRequest(request);
|
1309: phone.getCellIdentity(ws, obtainMessage(EVENT_GET_CELL_LOCATION_DONE, request));
|
1317: phone = getPhoneFromRequest(request);
|
1318: request.result = (phone.getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA)
|
1340: .enablePhone(request.phone, enable, onCompleted);
|
1346: int phoneId = request.phone.getPhoneId();
|
1361: .getPhoneStatusFromModem(request.phone, onCompleted);
|
1366: int id = request.phone.getPhoneId();
|
1389: request.phone.setSystemSelectionChannels(args.first, onCompleted);
|
1569: private Object sendRequest(int command, Object argument, Phone phone, WorkSource workSource) {
|
1571: command, argument, SubscriptionManager.INVALID_SUBSCRIPTION_ID, phone, workSource);
|
1580: int command, Object argument, Integer subId, Phone phone, WorkSource workSource) {
|
1586: if (subId != SubscriptionManager.INVALID_SUBSCRIPTION_ID && phone != null) {
|
1587: throw new IllegalArgumentException("subId and phone cannot both be specified!");
|
1588: } else if (phone != null) {
|
1589: request = new MainThreadRequest(argument, phone, workSource);
|
1629: * Same as {@link #sendRequestAsync(int,Object)} except it takes a Phone and WorkSource.
|
1633: int command, Object argument, Phone phone, WorkSource workSource) {
|
1634: MainThreadRequest request = new MainThreadRequest(argument, phone, workSource);
|
1673: Phone thePhone = getPhone(getDefaultSubscription());
|
1687: if (request.phone != null) {
|
1688: return request.phone;
|
1700: Phone phone = getPhoneFromRequest(request);
|
1701: return phone == null ? null :
|
1702: UiccController.getInstance().getUiccCard(phone.getPhoneId());
|
1705: // returns phone associated with the subId.
|
1710: private void sendEraseModemConfig(Phone phone) {
|
1711: if (phone != null) {
|
1713: mApp, phone.getSubId(), "eraseModemConfig");
|
1751: // PENDING: should we just silently fail if phone is offhook or ringing?
|
1772: // from the context of the phone app.
|
1775: if (mAppOps.noteOp(AppOpsManager.OPSTR_CALL_PHONE, Binder.getCallingUid(), callingPackage)
|
1993: final Phone phone = getPhone(getDefaultSubscription());
|
1994: if (phone != null) {
|
1995: phone.updateServiceLocation(workSource);
|
2040: final Phone phone = getPhone(subId);
|
2041: if (phone != null) {
|
2042: return phone.getServiceState().getState() != ServiceState.STATE_POWER_OFF;
|
2060: final Phone phone = getPhone(subId);
|
2061: if (phone != null) {
|
2062: phone.setRadioPower(!isRadioOnForSubscriber(subId));
|
2078: final Phone phone = getPhone(subId);
|
2079: if (phone == null) {
|
2082: if ((phone.getServiceState().getState() != ServiceState.STATE_POWER_OFF) != turnOn) {
|
2100: Phone phone = PhoneFactory.getPhone(i);
|
2101: if (phone != null && phone.isRadioAvailable()) return true;
|
2117: logv("Shutting down Phone " + i);
|
2126: Phone phone = PhoneFactory.getPhone(phoneId);
|
2127: if (phone != null && phone.isRadioAvailable()) {
|
2128: phone.shutdownRadio();
|
2137: final Phone defaultPhone = PhoneFactory.getDefaultPhone();
|
2142: loge("There's no default phone.");
|
2155: final Phone phone = getPhone(subId);
|
2156: if (phone != null) {
|
2157: phone.setRadioPower(turnOn);
|
2175: final Phone phone = getPhone(subId);
|
2176: if (phone != null) {
|
2177: phone.getDataEnabledSettings().setUserDataEnabled(true);
|
2195: final Phone phone = getPhone(subId);
|
2196: if (phone != null) {
|
2197: phone.getDataEnabledSettings().setUserDataEnabled(false);
|
2211: final Phone phone = getPhone(subId);
|
2212: if (phone != null) {
|
2213: return phone.isDataAllowed(ApnSetting.TYPE_DEFAULT);
|
2262: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2263: return phone == null ? TelephonyManager.CALL_STATE_IDLE :
|
2264: PhoneConstantConversions.convertCallState(phone.getState());
|
2279: final Phone phone = getPhone(subId);
|
2280: if (phone != null) {
|
2281: return PhoneConstantConversions.convertDataState(phone.getDataConnectionState());
|
2300: final Phone phone = getPhone(subId);
|
2301: if (phone != null) {
|
2302: return DefaultPhoneNotifier.convertDataActivityState(phone.getDataActivityState());
|
2331: return (getDefaultPhone().getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA)
|
2352: if (phoneId == SubscriptionManager.INVALID_PHONE_INDEX) {
|
2353: // Get default phone in this case.
|
2354: phoneId = SubscriptionManager.DEFAULT_PHONE_INDEX;
|
2357: Phone phone = PhoneFactory.getPhone(phoneId);
|
2358: if (phone == null) return "";
|
2359: ServiceStateTracker sst = phone.getServiceStateTracker();
|
2364: EmergencyNumberTracker ent = phone.getEmergencyNumberTracker();
|
2449: for (Phone phone : PhoneFactory.getPhones()) {
|
2450: List<CellInfo> info = phone.getAllCellInfo();
|
2489: for (Phone phone : PhoneFactory.getPhones()) {
|
2491: CMD_GET_ALL_CELL_INFO, null, phone, workSource);
|
2551: final Phone phone = getPhoneFromSubId(subId);
|
2552: if (phone == null) throw new IllegalArgumentException("Invalid Subscription Id: " + subId);
|
2554: sendRequestAsync(CMD_REQUEST_CELL_INFO_UPDATE, cb, phone, workSource);
|
2572: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2573: if (phone == null) {
|
2576: int subId = phone.getSubId();
|
2584: return phone.getImei();
|
2592: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2594: if (phone != null) {
|
2595: String imei = phone.getImei();
|
2603: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2604: if (phone == null) {
|
2608: int subId = phone.getSubId();
|
2616: return phone.getMeid();
|
2624: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2626: if (phone != null) {
|
2627: String meid = phone.getMeid();
|
2636: Phone phone = PhoneFactory.getPhone(slotIndex);
|
2637: if (phone == null) {
|
2640: int subId = phone.getSubId();
|
2649: return phone.getDeviceSvn();
|
2659: final Phone phone = getPhone(subId);
|
2660: return phone == null ? TelephonyManager.UNKNOWN_CARRIER_ID : phone.getCarrierId();
|
2670: final Phone phone = getPhone(subId);
|
2671: return phone == null ? null : phone.getCarrierName();
|
2681: final Phone phone = getPhone(subId);
|
2682: return phone == null ? TelephonyManager.UNKNOWN_CARRIER_ID
|
2683: : phone.getSpecificCarrierId();
|
2693: final Phone phone = getPhone(subId);
|
2694: return phone == null ? null : phone.getSpecificCarrierName();
|
2705: final Phone phone = PhoneFactory.getPhone(slotIndex);
|
2706: if (phone == null) {
|
2711: return CarrierResolver.getCarrierIdFromMccMnc(phone.getContext(), mccmnc);
|
2722: * Make sure the caller has the MODIFY_PHONE_STATE permission.
|
2727: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.MODIFY_PHONE_STATE, null);
|
2747: * Make sure the caller has the CALL_PHONE permission.
|
2752: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.CALL_PHONE, null);
|
2788: final Phone phone = PhoneFactory.getPhone(slotIndex);
|
2789: if (phone == null) {
|
2790: return PhoneConstants.PHONE_TYPE_NONE;
|
2792: return phone.getPhoneType();
|
2819: final Phone phone = getPhone(subId);
|
2820: if (phone != null) {
|
2821: return phone.getCdmaEriIconIndex();
|
2852: final Phone phone = getPhone(subId);
|
2853: if (phone != null) {
|
2854: return phone.getCdmaEriIconMode();
|
2883: final Phone phone = getPhone(subId);
|
2884: if (phone != null) {
|
2885: return phone.getCdmaEriText();
|
2904: final Phone phone = getPhone(subId);
|
2905: if (phone != null && phone.getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA) {
|
2906: return phone.getLine1Number();
|
2908: loge("getCdmaMdn: no phone found. Invalid subId: " + subId);
|
2926: final Phone phone = getPhone(subId);
|
2927: if (phone != null && phone.getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA) {
|
2928: return phone.getCdmaMin();
|
2940: if (mApp.checkCallingOrSelfPermission(android.Manifest.permission.MODIFY_PHONE_STATE)
|
2942: throw new SecurityException("Caller must hold the MODIFY_PHONE_STATE permission");
|
3106: final Phone phone = getPhone(subId);
|
3107: if (phone != null) {
|
3108: phone.setVoiceActivationState(activationState);
|
3127: final Phone phone = getPhone(subId);
|
3128: if (phone != null) {
|
3129: phone.setDataActivationState(activationState);
|
3145: final Phone phone = getPhone(subId);
|
3148: if (phone != null) {
|
3149: return phone.getVoiceActivationState();
|
3165: final Phone phone = getPhone(subId);
|
3168: if (phone != null) {
|
3169: return phone.getDataActivationState();
|
3191: final Phone phone = getPhone(subId);
|
3192: if (phone != null) {
|
3193: return phone.getVoiceMessageCount();
|
3210: final Phone phone = getPhone(subId);
|
3211: return (phone == null ? false : phone.isConcurrentVoiceAndDataAllowed());
|
3224: final Phone defaultPhone = getDefaultPhone();
|
3262: for (Phone phone : PhoneFactory.getPhones()) {
|
3263: if (phone.isInEmergencySmsMode()) {
|
3274: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3301: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3339: Phone phone = getPhone(subId);
|
3340: if (phone == null) {
|
3345: phone.getImsRegistrationState(regState -> {
|
3372: Phone phone = getPhone(subId);
|
3373: if (phone == null) {
|
3378: phone.getImsRegistrationTech(regTech -> {
|
3397: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3423: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3474: Phone phone = getPhone(subId);
|
3475: if (phone == null) return false;
|
3476: return phone.isImsCapabilityAvailable(capability, regTech);
|
3524: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3561: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3595: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3630: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3682: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3764: * Requires carrier privileges or READ_PRECISE_PHONE_STATE permission.
|
3831: Phone phone = getPhone(subId);
|
3832: if (phone == null) {
|
3833: loge("phone instance null for subid " + subId);
|
3837: if (!doesImsCapabilityRequireProvisioning(phone.getContext(), subId, capability)) {
|
3841: if (!doesRcsCapabilityRequireProvisioning(phone.getContext(), subId, capability)) {
|
4275: final Phone phone = getPhone(subId);
|
4276: if (phone != null) {
|
4277: return phone.getServiceState().getDataNetworkType();
|
4309: final Phone phone = getPhone(subId);
|
4310: if (phone != null) {
|
4311: return phone.getServiceState().getDataNetworkType();
|
4334: final Phone phone = getPhone(subId);
|
4335: if (phone != null) {
|
4336: return phone.getServiceState().getVoiceNetworkType();
|
4361: final Phone phone = PhoneFactory.getPhone(slotIndex);
|
4362: if (phone != null) {
|
4363: return phone.getIccCard().hasIccCard();
|
4378: * @return {@link Phone#LTE_ON_CDMA_UNKNOWN}, {@link Phone#LTE_ON_CDMA_FALSE}
|
4379: * or {@link Phone#LTE_ON_CDMA_TRUE}
|
4398: final Phone phone = getPhone(subId);
|
4399: if (phone == null) {
|
4467: + " does not correspond to an active phone");
|
4498: private IccOpenLogicalChannelResponse iccOpenLogicalChannelWithPermission(Phone phone,
|
4515: CMD_OPEN_CHANNEL, new Pair<String, Integer>(aid, p2), phone,
|
4540: private boolean iccCloseLogicalChannelWithPermission(Phone phone, int channel) {
|
4546: Boolean success = (Boolean) sendRequest(CMD_CLOSE_CHANNEL, channel, phone,
|
4583: private String iccTransmitApduLogicalChannelWithPermission(Phone phone, int channel, int cla,
|
4592: new IccAPDUArgument(channel, cla, command, p1, p2, p3, data), phone,
|
4639: private String iccTransmitApduBasicChannelWithPermission(Phone phone, String callingPackage,
|
4657: new IccAPDUArgument(0, cla, command, p1, p2, p3, data), phone,
|
4891: Phone phone = PhoneFactory.getPhone(slotIndex);
|
4892: if (phone != null) {
|
4894: mApp, phone.getSubId(), "resetModemConfig");
|
4917: Phone phone = PhoneFactory.getPhone(slotIndex);
|
4918: if (phone != null) {
|
4920: mApp, phone.getSubId(), "rebootModem");
|
4936: final Phone defaultPhone = getDefaultPhone();
|
5268: final Phone phone = getPhone(subId);
|
5269: if (phone == null) {
|
5272: OperatorInfo networkSelection = phone.getSavedNetworkSelection();
|
5274: ? phone.getManualNetworkSelectionPlmn() : networkSelection.getOperatorNumeric();
|
5484: final Phone defaultPhone = getDefaultPhone();
|
5670: final Phone phone = getPhone(subId);
|
5672: if (phone != null) {
|
5673: return phone.hasMatchedTetherApnSetting();
|
5697: Phone phone = PhoneFactory.getPhone(phoneId);
|
5698: if (phone != null) {
|
5700: phone.getDataEnabledSettings().setUserDataEnabled(enable);
|
5702: loge("setUserDataEnabled: no phone found. Invalid subId=" + subId);
|
5720: final Phone phone = getPhone(subId);
|
5722: if (phone != null) {
|
5727: phone.setAlwaysReportSignalStrength(isEnable);
|
5729: loge("setAlwaysReportSignalStrength: no phone found for subId="
|
5758: * Accepts either ACCESS_NETWORK_STATE, MODIFY_PHONE_STATE or carrier privileges.
|
5776: Phone phone = PhoneFactory.getPhone(phoneId);
|
5777: if (phone != null) {
|
5778: boolean retVal = phone.isUserDataEnabled();
|
5782: if (DBG) loge("isUserDataEnabled: no phone subId=" + subId + " retVal=false");
|
5805: Phone phone = PhoneFactory.getPhone(phoneId);
|
5806: if (phone != null) {
|
5807: boolean retVal = phone.getDataEnabledSettings().isDataEnabled();
|
5811: if (DBG) loge("isDataEnabled: no phone subId=" + subId + " retVal=false");
|
5820: Phone phone) {
|
5821: if (uid == Process.SYSTEM_UID || uid == Process.PHONE_UID) {
|
5831: PackageManager pkgMgr = phone.getContext().getPackageManager();
|
5836: int subId = phone.getSubId();
|
5844: phone.getContext().getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE);
|
5856: private int getCarrierPrivilegeStatusFromCarrierConfigRules(int privilegeFromSim, Phone phone,
|
5865: int subId = phone.getSubId();
|
5873: phone.getContext().getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE);
|
5883: final Phone phone = getPhone(subId);
|
5884: if (phone == null) {
|
5888: UiccCard card = UiccController.getInstance().getUiccCard(phone.getPhoneId());
|
5896: phone.getContext().getPackageManager()), Binder.getCallingUid(), phone);
|
5902: final Phone phone = getPhone(subId);
|
5903: if (phone == null) {
|
5908: UiccController.getInstance().getUiccProfileForPhone(phone.getPhoneId());
|
5915: phone.getContext().getPackageManager(), uid), uid, phone);
|
6020: final Phone phone = getPhone(subId);
|
6021: UiccCard card = phone == null ? null : phone.getUiccCard();
|
6043: final Phone phone = getPhone(subId);
|
6044: if (phone == null) {
|
6047: final String subscriberId = phone.getSubscriberId();
|
6270: final Phone phone = getPhone(subId);
|
6271: return phone == null ? false : phone.setOperatorBrandOverride(brand);
|
6286: final Phone phone = getPhone(subId);
|
6287: if (phone == null) {
|
6290: return phone.setRoamingOverride(gsmRoamingList, gsmNonRoamingList, cdmaRoamingList,
|
6341: Phone phone = PhoneFactory.getPhone(phoneId);
|
6343: if (phone == null) {
|
6350: mApp, phone.getSubId(), "getRadioAccessFamily");
|
6360: final Phone defaultPhone = getDefaultPhone();
|
6374: final Phone defaultPhone = getDefaultPhone();
|
6428: .getBoolean(CarrierConfigManager.KEY_WORLD_PHONE_BOOL);
|
6459: final Phone phone = getPhone(subscriptionId);
|
6460: if (phone == null) {
|
6461: loge("isRttSupported: no Phone found. Invalid subId:" + subscriptionId);
|
6468: phone.getContext().getResources().getBoolean(R.bool.config_support_rtt);
|
6501: * Returns the unique device ID of phone, for example, the IMEI for
|
6505: * {@link android.Manifest.permission#READ_PHONE_STATE READ_PHONE_STATE}
|
6509: final Phone phone = PhoneFactory.getPhone(0);
|
6510: if (phone == null) {
|
6513: int subId = phone.getSubId();
|
6521: return phone.getDeviceId();
|
6534: Phone phone = getPhone(subId);
|
6535: if (phone != null) {
|
6536: return phone.isImsRegistered();
|
6557: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
6573: Phone phone = getPhone(subscriptionId);
|
6574: if (phone == null) {
|
6577: return PhoneUtils.makePstnPhoneAccountHandle(phone);
|
6589: Phone phone = getPhone(subId);
|
6590: if (phone != null) {
|
6591: return phone.isWifiCallingEnabled();
|
6606: Phone phone = getPhone(subId);
|
6607: if (phone != null) {
|
6608: return phone.isVideoEnabled();
|
6624: Phone phone = getPhone(subId);
|
6625: if (phone != null) {
|
6626: return phone.getImsRegistrationTech();
|
6684: final Phone phone = getPhone(subId);
|
6685: if (phone == null) {
|
6692: phone.getContext().getOpPackageName(), phone.getContext().getAttributionTag());
|
6701: final Locale localeFromDefaultSim = phone.getLocaleFromSimAndCarrierPrefs();
|
6829: final Phone phone = getPhone(subId);
|
6830: if (phone == null) {
|
6834: ServiceState ss = phone.getServiceState();
|
6847: * Returns the URI for the per-account voicemail ringtone set in Phone settings.
|
6858: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(accountHandle);
|
6859: if (phone == null) {
|
6860: phone = getDefaultPhone();
|
6863: return VoicemailNotificationSettingsUtil.getRingtoneUri(phone.getContext());
|
6873: * has permission {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
|
6883: final Phone defaultPhone = getDefaultPhone();
|
6894: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(phoneAccountHandle);
|
6895: if (phone == null) {
|
6896: phone = defaultPhone;
|
6898: VoicemailNotificationSettingsUtil.setRingtoneUri(phone.getContext(), uri);
|
6905: * Returns whether vibration is set for voicemail notification in Phone settings.
|
6915: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(accountHandle);
|
6916: if (phone == null) {
|
6917: phone = getDefaultPhone();
|
6920: return VoicemailNotificationSettingsUtil.isVibrationEnabled(phone.getContext());
|
6930: * has permission {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
|
6940: final Phone defaultPhone = getDefaultPhone();
|
6951: Phone phone = PhoneUtils.getPhoneForPhoneAccountHandle(phoneAccountHandle);
|
6952: if (phone == null) {
|
6953: phone = defaultPhone;
|
6955: VoicemailNotificationSettingsUtil.setVibrationEnabled(phone.getContext(), enabled);
|
6962: * Make sure either called from same process as self (phone) or IPC caller has read privilege.
|
6967: mApp.enforceCallingOrSelfPermission(android.Manifest.permission.READ_PRIVILEGED_PHONE_STATE,
|
6972: * Make sure either called from same process as self (phone) or IPC caller has send SMS
|
7015: Phone phone = getPhone(subId);
|
7019: if (phone == null) {
|
7024: aid = UiccController.getInstance().getUiccCard(phone.getPhoneId())
|
7044: Phone phone = getPhone(subId);
|
7048: if (phone == null) {
|
7053: esn = phone.getEsn();
|
7072: Phone phone = getPhone(subId);
|
7076: if (phone == null) {
|
7081: cdmaPrlVersion = phone.getCdmaPrlVersion();
|
7175: final Phone phone = getPhone(subId);
|
7178: if (phone == null) {
|
7183: phone.carrierActionSetMeteredApnsEnabled(enabled);
|
7200: final Phone phone = getPhone(subId);
|
7203: if (phone == null) {
|
7208: phone.carrierActionSetRadioEnabled(enabled);
|
7228: final Phone phone = getPhone(subId);
|
7231: if (phone == null) {
|
7236: phone.carrierActionReportDefaultNetworkStatus(report);
|
7252: final Phone phone = getPhone(subId);
|
7253: if (phone == null) {
|
7258: phone.carrierActionResetAll();
|
7265: * Called when "adb shell dumpsys phone" is invoked. Dump is also automatically invoked when a
|
7272: writer.println("Permission Denial: can't dump Phone from pid="
|
7303: Phone phone = getPhone(subId);
|
7304: if (phone != null) {
|
7305: phone.getDataEnabledSettings().setPolicyDataEnabled(enabled);
|
7324: Phone phone = getPhone(subId);
|
7328: if (phone != null) {
|
7329: return phone.getClientRequestStats();
|
7356: Phone phone = PhoneFactory.getPhone(slotIndex);
|
7362: if (phone != null) {
|
7363: phone.setSimPowerState(state, workSource);
|
7385: * Check if phone is in emergency callback mode
|
7386: * @return true if phone is in emergency callback mode
|
7392: final Phone phone = getPhone(subId);
|
7396: if (phone != null) {
|
7397: return phone.isInEcm();
|
7417: Phone p = getPhone(subId);
|
7437: Phone phone = PhoneFactory.getPhone(slotIndex);
|
7438: if (phone != null) {
|
7439: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, phone.getSubId(),
|
7446: return phone.getRadioPowerState();
|
7459: * {@link android.Manifest.permission#READ_PHONE_STATE} or that the calling app has carrier
|
7479: Phone phone = getPhone(subId);
|
7480: isEnabled = phone != null ? phone.getDataRoamingEnabled() : false;
|
7492: * {@link android.Manifest.permission#MODIFY_PHONE_STATE} or that the calling app has carrier
|
7505: Phone phone = getPhone(subId);
|
7506: if (phone != null) {
|
7507: phone.setDataRoamingEnabled(isEnabled);
|
7523: Phone phone = getPhone(subId);
|
7524: if (phone != null) {
|
7525: isAllowed = phone.isCspPlmnEnabled();
|
7544: // even without READ_PRIVILEGED_PHONE_STATE, we allow the call to continue if the caller
|
7681: * {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
|
7690: Phone phone = getPhone(subId);
|
7691: if (phone == null) {
|
7694: UiccCard uiccCard = phone.getUiccCard();
|
7731: * not set, return {@link Phone#PREFERRED_NT_MODE}.
|
7739: return Phone.PREFERRED_NT_MODE;
|
7749: final Phone phone = getPhone(subId);
|
7750: if (phone == null) {
|
7754: phone.setCarrierTestOverride(mccmnc, imsi, iccid, gid1, gid2, plmn, spn,
|
7772: final Phone phone = getPhone(subId);
|
7773: if (phone == null) {
|
7777: return phone.getCarrierIdListVersion();
|
7846: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
7851: for (Phone phone: PhoneFactory.getPhones()) {
|
7852: if (phone.getEmergencyNumberTracker() != null
|
7853: && phone.getEmergencyNumberTracker().getEmergencyNumberList() != null) {
|
7855: phone.getSubId(),
|
7856: phone.getEmergencyNumberTracker().getEmergencyNumberList());
|
7867: final Phone defaultPhone = getDefaultPhone();
|
7875: for (Phone phone: PhoneFactory.getPhones()) {
|
7876: if (phone.getEmergencyNumberTracker() != null
|
7877: && phone.getEmergencyNumberTracker()
|
7898: for (Phone phone: PhoneFactory.getPhones()) {
|
7899: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
7920: for (Phone phone: PhoneFactory.getPhones()) {
|
7921: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
7940: final Phone phone = getPhone(subId);
|
7941: if (phone == null) {
|
7945: return phone.getEmergencyNumberDbVersion();
|
7957: for (Phone phone: PhoneFactory.getPhones()) {
|
7958: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
7974: for (Phone phone: PhoneFactory.getPhones()) {
|
7975: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
7991: for (Phone phone: PhoneFactory.getPhones()) {
|
7992: EmergencyNumberTracker tracker = phone.getEmergencyNumberTracker();
|
8005: Phone phone = getPhone(subId);
|
8006: if (phone == null) {
|
8012: .getUiccProfileForPhone(phone.getPhoneId());
|
8031: Phone phone = PhoneFactory.getPhone(slotIndex);
|
8032: if (phone == null) {
|
8035: return (Boolean) sendRequest(CMD_REQUEST_ENABLE_MODEM, enable, phone, null);
|
8048: Phone phone = PhoneFactory.getPhone(slotIndex);
|
8049: if (phone == null) return false;
|
8052: mApp, phone.getSubId(), callingPackage, callingFeatureId,
|
8054: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
8060: return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId());
|
8062: return (Boolean) sendRequest(CMD_GET_MODEM_STATUS, null, phone, null);
|
8130: * Note: Switch from multi-sim to single-sim is only possible with MODIFY_PHONE_STATE
|
8131: * permission, but the other way around is possible with either MODIFY_PHONE_STATE
|
8160: Phone phone = getPhone(subId);
|
8161: if (phone == null) {
|
8166: UiccCard uiccCard = phone.getUiccCard();
|
8236: Phone phone = getDefaultPhone();
|
8237: if (phone == null) return -1;
|
8238: HalVersion hv = phone.getHalVersion();
|
8268: enforceReadPrivilegedPermission("Needs READ_PRIVILEGED_PHONE_STATE for "
|
8274: Phone phone = getPhone(subId);
|
8275: if (phone == null) return false;
|
8277: boolean isMetered = ApnSettingUtils.isMeteredApnType(apnType, phone);
|
8278: return !isMetered || phone.getDataEnabledSettings().isDataEnabled(apnType);
|
8291: Phone phone = getPhone(subId);
|
8292: if (phone == null) return true; // By default return true.
|
8294: return ApnSettingUtils.isMeteredApnType(apnType, phone);
|
8306: Phone phone = getPhone(subscriptionId);
|
8307: if (phone == null) {
|
8327: sendRequestAsync(CMD_SET_SYSTEM_SELECTION_CHANNELS, argument, phone, null);
|
8408: Phone phone = getPhone(subId);
|
8409: if (phone == null) return false;
|
8411: return phone.getDataEnabledSettings().setAllowDataDuringVoiceCall(allow);
|
8424: Phone phone = getPhone(subId);
|
8425: if (phone == null) return false;
|
8427: return phone.getDataEnabledSettings().isDataAllowedInVoiceCall();
|
8440: Phone phone = getPhone(subId);
|
8441: if (phone == null) return false;
|
8443: return phone.getDataEnabledSettings().setAlwaysAllowMmsData(alwaysAllow);
|
8461: for (Phone phone : PhoneFactory.getPhones()) {
|
8462: Phone defaultPhone = phone.getImsPhone();
|
8463: if (defaultPhone != null && defaultPhone.getPhoneType() == PHONE_TYPE_IMS) {
|
8508: Phone phone = getPhone(subId);
|
8509: if (phone != null && phone.getIccCard() != null) {
|
8510: return phone.getIccCard().getIccLockEnabled();
|
8534: Phone phone = getPhone(subId);
|
8535: if (phone == null) {
|
8542: new Pair<Boolean, String>(enabled, password), phone, null);
|
8566: Phone phone = getPhone(subId);
|
8567: if (phone == null) {
|
8574: new Pair<String, String>(oldPassword, newPassword), phone, null);
|
8633: throw new SecurityException("Requires READ_PHONE_STATE permission.");
|
8636: Phone phone = getPhone(subId);
|
8637: if (phone == null) {
|
8638: throw new RuntimeException("phone is not available");
|
8643: return phone.getEquivalentHomePlmns();
|
22: import static com.android.internal.telephony.PhoneConstants.SUBSCRIPTION_KEY;
|
63: import android.telecom.PhoneAccount;
|
64: import android.telecom.PhoneAccountHandle;
|
83: import android.telephony.PhoneCapability;
|
84: import android.telephony.PhoneNumberRange;
|
141: import com.android.internal.telephony.PhoneConfigurationManager;
|
142: import com.android.internal.telephony.PhoneConstantConversions;
|
143: import com.android.internal.telephony.PhoneConstants;
|
144: import com.android.internal.telephony.PhoneFactory;
|
158: import com.android.internal.telephony.imsphone.ImsPhone;
|
159: import com.android.internal.telephony.imsphone.ImsPhoneCallTracker;
|
199: private static final String LOG_TAG = "PhoneInterfaceManager";
|
200: private static final boolean DBG = (PhoneGlobals.DBG_LEVEL >= 2);
|
298: private static PhoneInterfaceManager sInstance;
|
300: private PhoneGlobals mApp;
|
697: defaultPhone.nvReadItem((Integer) request.argument, onCompleted,
|
724: defaultPhone.nvWriteItem(idValue.first, idValue.second, onCompleted,
|
735: defaultPhone.nvWriteCdmaPrl((byte[]) request.argument, onCompleted);
|
745: defaultPhone.resetModemConfig(onCompleted);
|
793: defaultPhone.invokeOemRilRequestRaw((byte[]) request.argument, onCompleted);
|
1031: if (defaultPhone != null) {
|
1032: defaultPhone.getModemActivityInfo(onCompleted, request.workSource);
|
1095: defaultPhone.setAllowedCarriers(argument, onCompleted, request.workSource);
|
1123: defaultPhone.getAllowedCarriers(onCompleted, request.workSource);
|
1329: defaultPhone.rebootModem(onCompleted);
|
1339: PhoneConfigurationManager.getInstance()
|
1349: mPhoneConfigurationManager.addToPhoneStatusCache(phoneId, msg.arg1 == 1);
|
1360: PhoneConfigurationManager.getInstance()
|
1448: defaultPhone.eraseModemConfig(onCompleted);
|
1494: getDefaultPhone().getContext().sendBroadcastAsUser(
|
1640: * Initialize the singleton PhoneInterfaceManager instance.
|
1641: * This is only done once, at startup, from PhoneApp.onCreate().
|
1643: /* package */ static PhoneInterfaceManager init(PhoneGlobals app) {
|
1644: synchronized (PhoneInterfaceManager.class) {
|
1646: sInstance = new PhoneInterfaceManager(app);
|
1657: mCM = PhoneGlobals.getInstance().mCM;
|
1658: mImsResolver = PhoneGlobals.getInstance().getImsResolver();
|
1666: mPhoneConfigurationManager = PhoneConfigurationManager.getInstance();
|
1674: return (thePhone != null) ? thePhone : PhoneFactory.getDefaultPhone();
|
1696: ? getDefaultPhone() : getPhone(subId);
|
1707: return PhoneFactory.getPhone(mSubscriptionController.getPhoneId(subId));
|
1725: PackageManager pm = getDefaultPhone().getContext().getPackageManager();
|
1752: PhoneConstants.State state = mCM.getState(subId);
|
1753: if (state != PhoneConstants.State.OFFHOOK && state != PhoneConstants.State.RINGING) {
|
1812: return (resultArray[0] == PhoneConstants.PIN_RESULT_SUCCESS) ? true : false;
|
1817: return (resultArray[0] == PhoneConstants.PIN_RESULT_SUCCESS) ? true : false;
|
1825: final UnlockSim checkSimPin = new UnlockSim(getPhone(subId).getIccCard());
|
1838: final UnlockSim checkSimPuk = new UnlockSim(getPhone(subId).getIccCard());
|
1855: private int mResult = PhoneConstants.PIN_GENERAL_FAILURE;
|
1885: mResult = PhoneConstants.PIN_PASSWORD_INCORRECT;
|
1890: mResult = PhoneConstants.PIN_OPERATION_ABORTED;
|
1892: mResult = PhoneConstants.PIN_GENERAL_FAILURE;
|
1895: mResult = PhoneConstants.PIN_RESULT_SUCCESS;
|
2103: logv(TelephonyManager.getDefault().getPhoneCount() + " Phones are shutdown.");
|
2138: if (defaultPhone != null) {
|
2139: defaultPhone.setRadioPower(turnOn);
|
2283: return PhoneConstantConversions.convertDataState(
|
2284: PhoneConstants.DataState.DISCONNECTED);
|
2356: final int subId = mSubscriptionController.getSubIdUsingPhoneId(phoneId);
|
2564: getDefaultPhone().setCellInfoListRate(rateInMillis, workSource);
|
2768: Log.d(LOG_TAG, "[PhoneIntfMgr] " + msg);
|
2772: Log.v(LOG_TAG, "[PhoneIntfMgr] " + msg);
|
2776: Log.e(LOG_TAG, "[PhoneIntfMgr] " + msg);
|
2938: public void requestNumberVerification(PhoneNumberRange range, long timeoutMillis,
|
2967: return getDefaultPhone().needsOtaServiceProvisioning();
|
3002: PhoneAccountHandle phoneAccountHandle = PhoneAccountHandleConverter.fromSubId(subId);
|
3003: if (phoneAccountHandle == null) {
|
3006: return VisualVoicemailSettingsUtil.dump(mApp, phoneAccountHandle);
|
3091: SmsController smsController = PhoneFactory.getSmsController();
|
3226: TelecomManager tm = defaultPhone.getContext().getSystemService(TelecomManager.class);
|
3235: defaultPhone.sendDialerSpecialCode(inputCode);
|
3290: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3314: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone.
|
3410: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3437: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone.
|
3453: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3532: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3550: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3570: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3585: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3604: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3620: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3639: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3655: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3671: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3691: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3707: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3722: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3738: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3754: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3773: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3792: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3810: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3855: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3885: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3918: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
3977: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4146: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4171: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4197: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4223: // TODO: Refactor to remove ImsManager dependence and query through ImsPhone directly.
|
4393: return PhoneConstants.LTE_ON_CDMA_UNKNOWN;
|
4400: return PhoneConstants.LTE_ON_CDMA_UNKNOWN;
|
4403: .orElse(PhoneConstants.LTE_ON_CDMA_FALSE);
|
4464: int phoneId = UiccController.getInstance().getPhoneIdFromSlotId(slotIndex);
|
4465: if (phoneId == -1) {
|
4469: return PhoneFactory.getPhone(phoneId);
|
4504: ComponentInfo bestComponent = EuiccConnector.findBestComponent(getDefaultPhone()
|
4646: ComponentInfo bestComponent = EuiccConnector.findBestComponent(getDefaultPhone()
|
4937: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, defaultPhone.getSubId(),
|
4944: return defaultPhone.getPcscfAddress(apnType);
|
5188: getDefaultPhone().setImsRegistrationState(registered);
|
5424: request, messenger, binder, getPhone(subId),
|
5485: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, defaultPhone.getSubId(),
|
5493: return PhoneFactory.calculatePreferredNetworkType(defaultPhone.getContext(), 0);
|
5695: int phoneId = mSubscriptionController.getPhoneId(subId);
|
5696: if (DBG) log("setUserDataEnabled: subId=" + subId + " phoneId=" + phoneId);
|
5774: int phoneId = mSubscriptionController.getPhoneId(subId);
|
5775: if (DBG) log("isUserDataEnabled: subId=" + subId + " phoneId=" + phoneId);
|
5803: int phoneId = mSubscriptionController.getPhoneId(subId);
|
5804: if (DBG) log("isDataEnabled: subId=" + subId + " phoneId=" + phoneId);
|
5924: int phoneId = SubscriptionManager.getPhoneId(subId);
|
5925: UiccCard card = UiccController.getInstance().getUiccCard(phoneId);
|
5932: getPhone(phoneId), pkgName);
|
5949: getPhone(i), pkgName);
|
5960: if (!SubscriptionManager.isValidPhoneId(phoneId)) {
|
5961: loge("phoneId " + phoneId + " is not valid.");
|
5964: UiccCard card = UiccController.getInstance().getUiccCard(phoneId);
|
5966: loge("getCarrierPackageNamesForIntentAndPhone: No UICC");
|
5973: public List<String> getPackagesWithCarrierPrivileges(int phoneId) {
|
5977: UiccCard card = UiccController.getInstance().getUiccCard(phoneId);
|
6340: public int getRadioAccessFamily(int phoneId, String callingPackage) {
|
6351: raf = ProxyController.getInstance().getRadioAccessFamily(phoneId);
|
6365: ImsManager.getInstance(defaultPhone.getContext(),
|
6366: defaultPhone.getPhoneId()).setVtSetting(enable);
|
6375: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, defaultPhone.getSubId(),
|
6387: ImsManager.getInstance(defaultPhone.getContext(), defaultPhone.getPhoneId());
|
6502: * GSM and the MEID for CDMA phones. Return null if device ID is not available.
|
6546: return PhoneUtils.getSubIdForPhoneAccount(phoneAccount);
|
6554: PhoneAccountHandle phoneAccountHandle, String callingPackage, String callingFeatureId) {
|
6561: return PhoneUtils.getSubIdForPhoneAccountHandle(phoneAccountHandle);
|
6657: cleanUpSmsRawTable(getDefaultPhone().getContext());
|
6668: sendEraseModemConfig(getDefaultPhone());
|
6849: * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
|
6852: * PhoneAccount.
|
6855: public Uri getVoicemailRingtoneUri(PhoneAccountHandle accountHandle) {
|
6875: * @param phoneAccountHandle The handle for the {@link PhoneAccount} for which to set the
|
6878: * PhoneAccount.
|
6882: PhoneAccountHandle phoneAccountHandle, Uri uri) {
|
6885: TelecomManager tm = defaultPhone.getContext().getSystemService(TelecomManager.class);
|
6888: mApp, PhoneUtils.getSubIdForPhoneAccountHandle(phoneAccountHandle),
|
6907: * @param accountHandle The handle for the {@link PhoneAccount} for which to retrieve the
|
6909: * @return {@code true} if the vibration is set for this PhoneAccount, {@code false} otherwise.
|
6912: public boolean isVoicemailVibrationEnabled(PhoneAccountHandle accountHandle) {
|
6932: * @param phoneAccountHandle The handle for the {@link PhoneAccount} for which to set the
|
6935: * specific PhoneAccount.
|
6939: PhoneAccountHandle phoneAccountHandle, boolean enabled) {
|
6942: TelecomManager tm = defaultPhone.getContext().getSystemService(TelecomManager.class);
|
6945: mApp, PhoneUtils.getSubIdForPhoneAccountHandle(phoneAccountHandle),
|
7286: return new TelephonyShellCommand(this, getDefaultPhone().getContext()).exec(
|
7546: if (checkCarrierPrivilegesForPackageAnyPhone(callingPackage)
|
7735: int phoneId = mSubscriptionController.getPhoneId(subId);
|
7736: if (phoneId >= 0 && phoneId < list.size() && list.get(phoneId) != null) {
|
7737: return list.get(phoneId);
|
7871: mApp, defaultPhone.getSubId(), "isEmergencyNumber(Potential)");
|
8087: getDefaultPhone().getSubId(), callingPackage, callingFeatureId,
|
8110: PhoneCapability staticCapability =
|
8216: int phoneCount = TelephonyManager.getDefault().getPhoneCount();
|
8218: int[] logicalSlotsMapping = new int[phoneCount];
|
8351: SmsPermissions permissions = new SmsPermissions(getDefaultPhone(), mApp,
|
8377: return SubscriptionManager.getResourcesForSubId(getDefaultPhone().getContext(), subId)
|
8394: return SubscriptionManager.getResourcesForSubId(getDefaultPhone().getContext(), subId)
|
8464: ImsPhone imsPhone = (ImsPhone) defaultPhone;
|
8466: (ImsPhoneCallTracker) imsPhone.getCallTracker();
|
8468: Rlog.i(LOG_TAG, "setCepEnabled isCepEnabled=" + isCepEnabled + ", for imsPhone "
|
8469: + imsPhone.getMsisdn());
|
8603: // * Inherited from PhoneWindowManager *
|
130: import com.android.internal.telephony.DefaultPhoneNotifier;
|
480: getPhoneFromRequest(request).handlePinMmi((String) request.argument)
|
755: getPhoneFromRequest(request).getPreferredNetworkType(onCompleted);
|
783: getPhoneFromRequest(request).setPreferredNetworkType(networkType, onCompleted);
|
807: getPhoneFromRequest(request).setVoiceMailNumber(tagNum.first, tagNum.second,
|
819: getPhoneFromRequest(request).setNetworkSelectionModeAutomatic(onCompleted);
|
829: getPhoneFromRequest(request).getAvailableNetworks(onCompleted);
|
836: getPhoneFromRequest(request).getCallForwardingOption(
|
893: getPhoneFromRequest(request).setCallForwardingOption(
|
915: getPhoneFromRequest(request).getCallWaiting(onCompleted);
|
959: getPhoneFromRequest(request).setCallWaiting(isEnable, onCompleted);
|
1011: getPhoneFromRequest(request).selectNetworkManually(selArg.operatorInfo,
|
1206: getPhoneFromRequest(request).getNetworkSelectionMode(onCompleted);
|
1227: getPhoneFromRequest(request).queryCdmaRoamingPreference(onCompleted);
|
1243: getPhoneFromRequest(request).setCdmaRoamingPreference(mode, onCompleted);
|
1255: getPhoneFromRequest(request).setCdmaSubscription(subscriptionMode, onCompleted);
|
1370: mPhoneConfigurationManager.addToPhoneStatusCache(id,
|
1458: getPhoneFromRequest(request).getIccCard().changeIccLockPassword(
|
1476: getPhoneFromRequest(request).getIccCard().setIccLockEnabled(
|
1690: return getPhoneFromSubId(request.subId);
|
2024: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
2099: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
2116: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
2118: shutdownRadioUsingPhoneId(i);
|
2641: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
2781: return getActivePhoneTypeForSlot(getSlotForDefaultSubscription());
|
2811: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
2844: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
2875: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3016: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3184: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
3244: .enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3281: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3307: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3364: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3404: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3429: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3529: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3566: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3600: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3635: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3687: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3769: TelephonyPermissions.enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
3851: checkModifyPhoneStatePermission(subId, "setRcsProvisioningStatusForCapability");
|
3915: checkModifyPhoneStatePermission(subId, "setImsProvisioningStatusForCapability");
|
4267: && !TelephonyPermissions.checkCallingOrSelfReadPhoneStateNoThrow(
|
4301: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
4326: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
4419: return mSubscriptionController.getPhoneId(getDefaultSubscription());
|
4481: return iccOpenLogicalChannelWithPermission(getPhoneFromSubId(subId), callingPackage, aid,
|
4494: return iccOpenLogicalChannelWithPermission(getPhoneFromSlotIdOrThrowException(slotIndex),
|
4529: return iccCloseLogicalChannelWithPermission(getPhoneFromSubId(subId), channel);
|
4536: return iccCloseLogicalChannelWithPermission(getPhoneFromSlotIdOrThrowException(slotIndex),
|
4565: return iccTransmitApduLogicalChannelWithPermission(getPhoneFromSubId(subId), channel, cla,
|
4579: getPhoneFromSlotIdOrThrowException(slotIndex), channel, cla, command, p1, p2, p3,
|
4618: return iccTransmitApduBasicChannelWithPermission(getPhoneFromSubId(subId), callingPackage,
|
4634: getPhoneFromSlotIdOrThrowException(slotIndex), callingPackage, cla, command, p1,
|
4719: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
4757: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, subId, callingPackage,
|
5131: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
5259: .enforeceCallingOrSelfReadPrecisePhoneStatePermissionOrCarrierPrivilege(
|
5508: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
5557: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
5602: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
5606: return getPhoneFromSubId(subId).getAllowedNetworkTypes(reason);
|
5623: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
5627: return getPhoneFromSubId(subId).getEffectiveAllowedNetworkTypes();
|
5649: getPhoneFromSubId(subId).setAllowedNetworkTypes(reason, allowedNetworkTypes);
|
5940: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
6004: enforceReadPrivilegedPermission("getPackagesWithCarrierPrivilegesForAllPhones");
|
6010: for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
|
6090: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneNumber(
|
6117: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
6140: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
6349: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
6399: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
6418: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
6555: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp, getDefaultSubscription(),
|
6556: callingPackage, callingFeatureId, "getSubIdForPhoneAccountHandle")) {
|
6569: enforceReadPrivilegedPermission("getPhoneAccountHandleForSubscriptionId, "
|
6793: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7320: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7472: TelephonyPermissions.enforeceCallingOrSelfReadPhoneStatePermissionOrCarrierPrivilege(
|
7517: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
7645: slot.getPhoneId(),
|
7786: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7794: return mPhoneConfigurationManager.getNumberOfModemsWithSimultaneousDataConnections();
|
7803: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
7843: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
7870: .enforeceCallingOrSelfReadPrivilegedPhoneStatePermissionOrCarrierPrivilege(
|
8051: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8086: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mApp,
|
8111: mPhoneConfigurationManager.getStaticPhoneCapability();
|
8151: mPhoneConfigurationManager.switchMultiSimConfig(numOfSims);
|
8191: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
8198: return mPhoneConfigurationManager.isRebootRequiredForModemConfigChange();
|
8207: metrics.updateEnabledModemBitmap((1 << TelephonyManager.from(mApp).getPhoneCount()) - 1);
|
8221: if (SubscriptionManager.isValidPhoneId(slotInfos[i].getLogicalSlotIdx())) {
|
8337: SubscriptionManager.getPhoneId(subId), UiccController.APP_FAM_3GPP);
|
8465: ImsPhoneCallTracker imsPhoneCallTracker =
|
8467: imsPhoneCallTracker.setConferenceEventPackageEnabled(isCepEnabled);
|
8631: if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
android.googlesource.com/platform/frameworks/opt/telephony:src/java/com/android/internal/telephony/Phone.java: [ master, ] |
---|
132: public abstract class Phone extends Handler implements PhoneInternalInterface {
|
520: protected Phone(String name, PhoneNotifier notifier, Context context, CommandsInterface ci,
|
537: protected Phone(String name, PhoneNotifier notifier, Context context, CommandsInterface ci,
|
345: protected Phone mImsPhone = null;
|
619: public void createImsPhone() {
|
3791: public Phone getImsPhone() {
|
4472: public Phone getDefaultPhone() {
|
209: protected static final int EVENT_UPDATE_PHONE_OBJECT = 42;
|
311: protected boolean mIsPhoneInEcmState = false;
|
342: protected int mPhoneId;
|
460: public String getPhoneName() {
|
464: protected void setPhoneName(String name) {
|
1843: public void updatePhoneObject(int voiceRadioTech) {
|
2821: public abstract int getPhoneType();
|
3921: public int getPhoneId() {
|
3929: public int getVoicePhoneServiceState() {
|
122: * A base implementation for the com.android.internal.telephony.Phone interface.
|
124: * Note that implementations of Phone.java are expected to be used
|
133: private static final String LOG_TAG = "Phone";
|
259: * This method is invoked when the Phone exits Emergency Callback Mode.
|
309: // Keep track of whether or not the phone is in Emergency Callback Mode for Phone and
|
455: * Returns a string identifier for this phone interface for parties
|
456: * outside the phone app process.
|
511: * Constructs a Phone in normal (non-unit test) mode.
|
522: this(name, notifier, context, ci, unitTestMode, SubscriptionManager.DEFAULT_PHONE_INDEX,
|
527: * Constructs a Phone in normal (non-unit test) mode.
|
535: * @param phoneId the phone-id of this phone.
|
563: * (i.e. voice) phone calls over the telephony network, and is allowed
|
593: if (getPhoneType() == PhoneConstants.PHONE_TYPE_IMS) {
|
608: if (getPhoneType() != PhoneConstants.PHONE_TYPE_SIP) {
|
620: if (getPhoneType() == PhoneConstants.PHONE_TYPE_SIP) {
|
624: synchronized(Phone.lockForRadioTechnologyChange) {
|
687: // messages to be handled whether or not the phone is being destroyed
|
689: // resources of the phone being destroyed
|
812: Phone imsPhone = mImsPhone;
|
851: * Gets the context for the phone, as set at initialization time.
|
907: * Subclasses of Phone probably want to replace this with a
|
933: * Subclasses of Phone probably want to replace this with a
|
957: * Subclasses of Phone probably want to replace this with a
|
969: * Notify the phone that an SMS has been sent. This will be used determine if the SMS was sent
|
983: * Determine if the Phone has recently sent an emergency SMS and is still in the interval of
|
1024: protected void migrateFrom(Phone from) {
|
1037: // The emergency state of IMS phone will be cleared in ImsPhone#notifySrvccState after
|
1100: * Connection.getCall() == Phone.getRingingCall()
|
1120: * Notifies when phone's video capabilities changes <p>
|
1125: * AsyncResult.result = true if phone supports video calling <p>
|
1264: * Example: If Phone.dial is called with "*#31#", then the app will
|
1587: * For unit tests; don't send notifications to "Phone"
|
1604: * Subclasses of Phone probably want to replace this with a
|
1709: // no need for regular phone
|
1713: * Subclasses of Phone probably want to replace this with a
|
1725: * we send out a final ServiceState update when a phone's subId becomes invalid.
|
1735: * If this is a simulated phone interface, returns a SimulatedRadioControl.
|
1749: * the thread that originally obtained this Phone instance.
|
1754: "com.android.internal.telephony.Phone must be used from within one thread");
|
1803: * If the phone has an active call and call waiting occurs,
|
1804: * then the phone state is RINGING not OFFHOOK
|
1813: * Retrieves the IccFileHandler of the Phone instance
|
1832: * Retrieves the Handler of the Phone instance
|
1839: * Update the phone object if the voice radio technology has changed
|
1847: * Retrieves the ServiceStateTracker of the phone instance.
|
1855: * Retrieves the EmergencyNumberTracker of the phone instance.
|
1877: * Retrieves the DeviceStateMonitor of the phone instance.
|
1884: * Retrieves the DisplayInfoController of the phone instance.
|
1932: * Returns the ICC card interface for this phone, or null
|
1938: //throw new Exception("getIccCard Shouldn't be called from Phone");
|
2135: if (getPhoneType() == PhoneConstants.PHONE_TYPE_CDMA) {
|
2415: * - {@link com.android.internal.telephony.Phone#TTY_MODE_OFF}
|
2416: * - {@link com.android.internal.telephony.Phone#TTY_MODE_FULL}
|
2417: * - {@link com.android.internal.telephony.Phone#TTY_MODE_HCO}
|
2418: * - {@link com.android.internal.telephony.Phone#TTY_MODE_VCO}
|
2429: * - {@link com.android.internal.telephony.Phone#TTY_MODE_OFF}
|
2430: * - {@link com.android.internal.telephony.Phone#TTY_MODE_FULL}
|
2431: * - {@link com.android.internal.telephony.Phone#TTY_MODE_HCO}
|
2432: * - {@link com.android.internal.telephony.Phone#TTY_MODE_VCO}
|
2726: // This property is used to handle phone process crashes, and is the same for CDMA and IMS
|
2733: * @return {@code true} if we are in emergency call back mode. This is a period where the phone
|
2753: * @return true if this Phone is in an emergency call that caused emergency callback mode to be
|
2761: * Set whether or not this Phone has an active emergency call that was placed during emergency
|
2817: * Return a numerical identifier for the phone radio interface.
|
2818: * @return PHONE_TYPE_XXX as defined above.
|
2831: /** sets the voice mail count of the phone and notifies listeners. */
|
3482: // Populate the iccid, imei and phone number in the provisioning url.
|
3491: phoneNumber /* Phone number */);
|
3612: * Subclasses of Phone probably want to replace this with a
|
3630: * Notify registrants if phone is video capable.
|
3744: Rlog.e(LOG_TAG, "Error! This function should never be executed, inactive Phone.");
|
3757: * Gets the Uicc card corresponding to this phone.
|
3758: * @return the UiccCard object corresponding to the phone ID.
|
3788: * Return an instance of a IMS phone
|
3918: * Returns the phone id.
|
3930: Phone imsPhone = mImsPhone;
|
4004: Phone imsPhone = mImsPhone;
|
4023: Phone imsPhone = mImsPhone;
|
4037: Phone imsPhone = mImsPhone;
|
4052: Phone imsPhone = mImsPhone;
|
4062: * @return the IMS MmTel Registration technology for this Phone, defined in
|
4066: Phone imsPhone = mImsPhone;
|
4076: * Get the IMS MmTel Registration technology for this Phone, defined in
|
4080: Phone imsPhone = mImsPhone;
|
4089: * Asynchronously get the IMS MmTel Registration state for this Phone.
|
4092: Phone imsPhone = mImsPhone;
|
4150: * Set phone radio capability
|
4152: * @param rc the phone radio capability defined in
|
4161: * Get phone radio access family
|
4181: * Get phone radio capability
|
4195: * @param rc the phone radio capability currently in effect for this phone.
|
4210: // When radio capability switch is done, query IMEI value and update it in Phone objects
|
4236: * Registers the handler when phone radio capability is changed.
|
4247: * Unregister for notifications when phone radio type and access technology is changed.
|
4282: * Determines if video calling is enabled for the phone.
|
4288: Phone imsPhone = mImsPhone;
|
4427: public static void checkWfcWifiOnlyModeBeforeDial(Phone imsPhone, int phoneId, Context context)
|
4467: * This function returns the parent phone of the current phone. It is applicable
|
4468: * only for IMS phone (function is overridden by ImsPhone). For others the phone
|
4506: * none of the phone is in service, and one of them has the capability to make the emergency
|
4513: for (Phone phone : PhoneFactory.getPhones()) {
|
4514: if (phone != null) {
|
4515: ServiceState ss = phone.getServiceStateTracker().getServiceState();
|
4516: // One of the phone is in service, hence the device is not emergency call only.
|
4578: /** Returns the {@link VoiceCallSessionStats} for this phone ID. */
|
4583: /** Sets the {@link VoiceCallSessionStats} mock for this phone ID during unit testing. */
|
4589: /** Returns the {@link SmsStats} for this phone ID. */
|
4594: /** Sets the {@link SmsStats} mock for this phone ID during unit testing. */
|
4650: pw.println("Phone: subId=" + getSubId());
|
4825: pw.println("Phone Local Log: ");
|
53: import android.telephony.PhoneStateListener;
|
83: import com.android.internal.telephony.imsphone.ImsPhoneCall;
|
126: * originally called PhoneFactory to obtain the interface.
|
434: * PhoneNotifier is an abstraction for all system-wide
|
439: protected PhoneNotifier mNotifier;
|
469: * Retrieves Nai for phones. Returns null if Nai is not set.
|
538: boolean unitTestMode, int phoneId,
|
540: mPhoneId = phoneId;
|
579: * By default old phones won't have the property set but do generate
|
616: * Start setup of ImsPhone, which will start trying to connect to the ImsResolver. Will not be
|
625: if (mImsPhone == null) {
|
626: mImsPhone = PhoneFactory.makeImsPhone(mNotifier, this);
|
627: CallManager.getInstance().registerPhone(mImsPhone);
|
628: mImsPhone.registerForSilentRedial(
|
703: PhoneConstants.State state = getState();
|
705: && ((state == PhoneConstants.State.RINGING) ||
|
706: (state == PhoneConstants.State.IDLE))) {
|
717: if (getState() == PhoneConstants.State.RINGING) {
|
738: if (mImsPhone != null) {
|
740: mImsPhone.notifyRedialConnectionChanged(cn);
|
744: if (mImsPhone != null) {
|
745: mImsPhone.notifyRedialConnectionChanged(null);
|
819: if (imsPhone != null) {
|
820: conn = imsPhone.getHandoverConnection();
|
821: migrateFrom(imsPhone);
|
823: Rlog.d(LOG_TAG, "HANDOVER_STARTED: mImsPhone null");
|
828: if (imsPhone != null) {
|
829: imsPhone.notifySrvccState(srvccState);
|
831: Rlog.d(LOG_TAG, "HANDOVER_COMPLETED: mImsPhone null");
|
884: * {@link PhoneConstants.State} which can be obtained using the {@link PhoneStateListener}
|
1054: // Since CallManager has already registered with both CS and IMS phones,
|
1810: public abstract PhoneConstants.State getState();
|
2008: * Sets the minimum time in milli-seconds between {@link PhoneStateListener#onCellInfoChanged
|
2009: * PhoneStateListener.onCellInfoChanged} will be invoked.
|
2024: * available on this interface. Use PhoneStateNotifier or similar instead.
|
2130: * available on this interface. Use PhoneStateNotifier or similar instead.
|
2181: * interface. Use <code>PhoneStateNotifier</code> or an equivalent.
|
2655: public PhoneConstants.DataState getDataConnectionState(String apnType) {
|
2656: return PhoneConstants.DataState.DISCONNECTED;
|
2727: // phones
|
2807: if (mImsPhone != null) {
|
2808: isPresent = isVideoCallOrConference(mImsPhone.getForegroundCall()) ||
|
2809: isVideoCallOrConference(mImsPhone.getBackgroundCall()) ||
|
2810: isVideoCallOrConference(mImsPhone.getRingingCall());
|
2952: * Retrieves the MIN for CDMA phones.
|
2968: * Retrieves PRL Version for CDMA phones
|
3484: String phoneNumber = getLine1Number();
|
3485: if (TextUtils.isEmpty(phoneNumber)) {
|
3486: phoneNumber = "0000000000";
|
3706: * Retrieves the MSISDN from the UICC. For GSM/UMTS phones, this is equivalent to
|
3707: * {@link #getLine1Number()}. For CDMA phones, {@link #getLine1Number()} returns
|
3708: * the MDN, so this method is provided to return the MSISDN on CDMA/LTE phones.
|
3716: * Retrieves the EF_PNN from the UICC For GSM/UMTS phones.
|
3725: * {@link android.telephony.PhoneStateListener} instead.
|
3728: public PhoneConstants.DataState getDataConnectionState() {
|
3729: return getDataConnectionState(PhoneConstants.APN_TYPE_DEFAULT);
|
3743: // This function should be overridden by class GsmCdmaPhone.
|
3792: return mImsPhone;
|
3865: * Return if UT capability of ImsPhone is enabled or not
|
3869: if (mImsPhone != null) {
|
3870: return mImsPhone.isUtEnabled();
|
3889: // dialInternal shall be overriden by GsmCdmaPhone
|
3894: * This function is for CSFB SS. GsmCdmaPhone overrides this function.
|
3926: * Return the service state of mImsPhone if it is STATE_IN_SERVICE
|
3931: if (imsPhone != null
|
3932: && imsPhone.getServiceState().getState() == ServiceState.STATE_IN_SERVICE) {
|
4006: if (imsPhone != null) {
|
4007: isImsRegistered = imsPhone.isImsRegistered();
|
4025: if (imsPhone != null) {
|
4026: isWifiCallingEnabled = imsPhone.isWifiCallingEnabled();
|
4039: if (imsPhone != null) {
|
4040: isAvailable = imsPhone.isImsCapabilityAvailable(capability, regTech);
|
4054: if (imsPhone != null) {
|
4055: isVolteEnabled = imsPhone.isVolteEnabled();
|
4068: if (imsPhone != null) {
|
4069: regTech = imsPhone.getImsRegistrationTech();
|
4081: if (imsPhone != null) {
|
4082: imsPhone.getImsRegistrationTech(callback);
|
4093: if (imsPhone != null) {
|
4094: imsPhone.getImsRegistrationState(callback);
|
4219: int type = PhoneFactory.calculatePreferredNetworkType(mContext, getSubId());
|
4230: int type = PhoneFactory.calculatePreferredNetworkType(mContext, getSubId());
|
4274: if (mImsPhone == null) {
|
4278: return mImsPhone.isImsAvailable();
|
4289: if (imsPhone != null) {
|
4290: return imsPhone.isVideoEnabled();
|
4429: if (imsPhone == null || !imsPhone.isWifiCallingEnabled()) {
|
4430: ImsManager imsManager = ImsManager.getInstance(context, phoneId);
|
4689: if (mImsPhone != null) {
|
4691: mImsPhone.dump(fd, pw, args);
|
435: * state change notification. DefaultPhoneNotifier is
|
513: * @param notifier An instance of DefaultPhoneNotifier,
|
529: * @param notifier An instance of DefaultPhoneNotifier,
|
2620: // This function is added to send the notification to DefaultPhoneNotifier.
|
2738: return mIsPhoneInEcmState;
|
2749: mIsPhoneInEcmState = isInEcm;
|
2793: if (call instanceof ImsPhoneCall) {
|
2794: ImsPhoneCall imsPhoneCall = (ImsPhoneCall) call;
|
2795: ImsCall imsCall = imsPhoneCall.getImsCall();
|
2849: mPhoneId, UiccController.APP_FAM_3GPP);
|
3682: * A fucntion of type getPhoneProp(propType) where propType is an
|
3762: return mUiccController.getUiccCard(mPhoneId);
|
3914: return SubscriptionController.getInstance().getSubIdUsingPhoneId(mPhoneId);
|
3922: return mPhoneId;
|
4261: ImsManager imsManager = ImsManager.getInstance(mContext, mPhoneId);
|
4651: pw.println(" mPhoneId=" + mPhoneId);
|
4678: pw.println(" getPhoneName()=" + getPhoneName());
|
4679: pw.println(" getPhoneType()=" + getPhoneType());
|
android.googlesource.com/platform/external/guice:examples/src/example/xml/Phone.java: [ master, ] |
---|
3: public class Phone {
|
android.googlesource.com/platform/frameworks/opt/vcard:java/com/android/vcard/VCardEntry.java: [ master, ] |
---|
101: PHONE,
|
315: public static class PhoneData implements EntryElement {
|
325: public PhoneData(String data, int type, String label, boolean isPrimary) {
|
1779: private void addPhone(int type, String data, String label, boolean isPrimary) {
|
143: private String mPhoneticFamily;
|
144: private String mPhoneticGiven;
|
145: private String mPhoneticMiddle;
|
167: public boolean emptyPhoneticStructuredName() {
|
750: private final String mPhoneticName; // We won't have this in "TITLE" property.
|
870: public String getPhoneticName() {
|
1555: private List<PhoneData> mPhoneList;
|
1865: private String buildSinglePhoneticNameFromSortAsParam(Map<String, Collection<String>> paramMap) {
|
2078: private void handlePhoneticNameFromSound(List<String> elems) {
|
2633: public final List<PhoneData> getPhoneList() {
|
33: import android.provider.ContactsContract.CommonDataKinds.Phone;
|
337: builder.withValueBackReference(Phone.RAW_CONTACT_ID, backReferenceIndex);
|
338: builder.withValue(Data.MIMETYPE, Phone.CONTENT_ITEM_TYPE);
|
340: builder.withValue(Phone.TYPE, mType);
|
341: if (mType == Phone.TYPE_CUSTOM) {
|
342: builder.withValue(Phone.LABEL, mLabel);
|
344: builder.withValue(Phone.NUMBER, mNumber);
|
346: builder.withValue(Phone.IS_PRIMARY, 1);
|
388: return EntryLabel.PHONE;
|
1786: if (type == Phone.TYPE_PAGER || VCardConfig.refrainPhoneNumberFormatting(mVCardType)) {
|
1790: // Note that some other codes (like the phone number formatter) or modules expect this
|
2307: // Given propValue is in URI format, not in phone number format used until
|
2315: // we may still have non-URI phone number. To keep given data as much as
|
2340: type = Phone.TYPE_CUSTOM;
|
2355: // The phone number available via Skype.
|
2357: final int type = Phone.TYPE_OTHER;
|
19: import com.android.vcard.VCardUtils.PhoneNumberUtilsPort;
|
42: import android.telephony.PhoneNumberUtils;
|
196: boolean phoneticNameSpecified = false;
|
199: builder.withValue(StructuredName.PHONETIC_GIVEN_NAME, mPhoneticGiven);
|
200: phoneticNameSpecified = true;
|
203: builder.withValue(StructuredName.PHONETIC_FAMILY_NAME, mPhoneticFamily);
|
204: phoneticNameSpecified = true;
|
207: builder.withValue(StructuredName.PHONETIC_MIDDLE_NAME, mPhoneticMiddle);
|
208: phoneticNameSpecified = true;
|
211: // SORT-STRING is used only when phonetic names aren't specified in
|
213: if (!phoneticNameSpecified) {
|
214: builder.withValue(StructuredName.PHONETIC_GIVEN_NAME, mSortString);
|
361: if (!(obj instanceof PhoneData)) {
|
364: PhoneData phoneData = (PhoneData) obj;
|
365: return (mType == phoneData.mType
|
366: && TextUtils.equals(mNumber, phoneData.mNumber)
|
367: && TextUtils.equals(mLabel, phoneData.mLabel)
|
368: && (mIsPrimary == phoneData.mIsPrimary));
|
755: final String titleName, final String phoneticName, int type,
|
761: mPhoneticName = phoneticName;
|
806: builder.withValue(Organization.PHONETIC_NAME, mPhoneticName);
|
1781: mPhoneList = new ArrayList<PhoneData>();
|
1797: // See RFC 3601 and docs for PhoneNumberUtils for more info.
|
1799: builder.append(PhoneNumberUtils.PAUSE);
|
1802: builder.append(PhoneNumberUtils.WAIT);
|
1804: } else if (PhoneNumberUtils.is12Key(ch) || (i == 0 && ch == '+')) {
|
1810: formattedNumber = PhoneNumberUtilsPort.formatNumber(
|
1816: PhoneData phoneData = new PhoneData(formattedNumber, type, label, isPrimary);
|
1817: mPhoneList.add(phoneData);
|
1854: final String titleName, final String phoneticName, int type, final boolean isPrimary) {
|
1859: phoneticName, type, isPrimary));
|
1894: final String phoneticName = buildSinglePhoneticNameFromSortAsParam(paramMap);
|
1929: addNewOrganization(organizationName, departmentName, null, phoneticName, type,
|
1948: addNewOrganization(organizationName, departmentName, null, phoneticName, type, isPrimary);
|
2001: * them in appropriate phonetic name variables. This method does not care
|
2072: * Note: Some Japanese mobile phones use this field for phonetic name, since
|
2082: // This means the other properties like "X-PHONETIC-FIRST-NAME" was already found.
|
2094: // phones use this order.
|
2117: // phones' preference.
|
2177: final List<String> phoneticNameList = VCardUtils.constructListFromValue(propValue,
|
2179: handlePhoneticNameFromSound(phoneticNameList);
|
2304: String phoneNumber = null;
|
2312: phoneNumber = propValue.substring(4);
|
2317: phoneNumber = propValue;
|
2320: phoneNumber = propValue;
|
2333: phoneNumber);
|
2352: addPhone(type, phoneNumber, label, isPrimary);
|
2365: addPhone(type, propValue, null, isPrimary);
|
2399: } else if (propertyName.equals(VCardConstants.PROPERTY_X_PHONETIC_FIRST_NAME)) {
|
2401: } else if (propertyName.equals(VCardConstants.PROPERTY_X_PHONETIC_MIDDLE_NAME)) {
|
2403: } else if (propertyName.equals(VCardConstants.PROPERTY_X_PHONETIC_LAST_NAME)) {
|
168: return TextUtils.isEmpty(mPhoneticFamily) && TextUtils.isEmpty(mPhoneticGiven)
|
169: && TextUtils.isEmpty(mPhoneticMiddle);
|
198: if (!TextUtils.isEmpty(mPhoneticGiven)) {
|
202: if (!TextUtils.isEmpty(mPhoneticFamily)) {
|
206: if (!TextUtils.isEmpty(mPhoneticMiddle)) {
|
226: && TextUtils.isEmpty(mPhoneticFamily) && TextUtils.isEmpty(mPhoneticMiddle)
|
227: && TextUtils.isEmpty(mPhoneticGiven) && TextUtils.isEmpty(mSortString));
|
246: && TextUtils.equals(mPhoneticFamily, nameData.mPhoneticFamily)
|
247: && TextUtils.equals(mPhoneticMiddle, nameData.mPhoneticMiddle)
|
248: && TextUtils.equals(mPhoneticGiven, nameData.mPhoneticGiven)
|
255: mFormatted, mPhoneticFamily, mPhoneticMiddle,
|
256: mPhoneticGiven, mSortString};
|
805: if (mPhoneticName != null) {
|
817: && TextUtils.isEmpty(mTitle) && TextUtils.isEmpty(mPhoneticName);
|
871: return mPhoneticName;
|
1604: iterateOneList(mPhoneList, iterator);
|
1780: if (mPhoneList == null) {
|
1809: final int formattingType = VCardUtils.getPhoneNumberFormat(mVCardType);
|
2010: && !(TextUtils.isEmpty(mNameData.mPhoneticFamily)
|
2011: && TextUtils.isEmpty(mNameData.mPhoneticMiddle) && TextUtils
|
2012: .isEmpty(mNameData.mPhoneticGiven))) {
|
2031: mNameData.mPhoneticMiddle = sortNames.get(2); //$FALL-THROUGH$
|
2033: mNameData.mPhoneticGiven = sortNames.get(1); //$FALL-THROUGH$
|
2035: mNameData.mPhoneticFamily = sortNames.get(0);
|
2079: if (!(TextUtils.isEmpty(mNameData.mPhoneticFamily)
|
2080: && TextUtils.isEmpty(mNameData.mPhoneticMiddle) && TextUtils
|
2081: .isEmpty(mNameData.mPhoneticGiven))) {
|
2112: mNameData.mPhoneticFamily = namesArray[0];
|
2113: mNameData.mPhoneticMiddle = namesArray[1];
|
2114: mNameData.mPhoneticGiven = namesArray[2];
|
2118: mNameData.mPhoneticFamily = namesArray[0];
|
2119: mNameData.mPhoneticGiven = namesArray[1];
|
2121: mNameData.mPhoneticGiven = elems.get(0);
|
2130: mNameData.mPhoneticMiddle = elems.get(2);
|
2132: mNameData.mPhoneticGiven = elems.get(1);
|
2134: mNameData.mPhoneticFamily = elems.get(0);
|
2332: final Object typeObject = VCardUtils.getPhoneTypeFromStrings(typeCollection,
|
2400: mNameData.mPhoneticGiven = propValue;
|
2402: mNameData.mPhoneticMiddle = propValue;
|
2404: mNameData.mPhoneticFamily = propValue;
|
2500: } else if (!mNameData.emptyPhoneticStructuredName()) {
|
2502: mNameData.mPhoneticFamily, mNameData.mPhoneticMiddle, mNameData.mPhoneticGiven);
|
2505: } else if (mPhoneList != null && mPhoneList.size() > 0) {
|
2506: displayName = mPhoneList.get(0).mNumber;
|
2634: return mPhoneList;
|
android.googlesource.com/platform/frameworks/proto_logging:stats/atoms.proto: [ master, ] |
---|
6728: PHONE = 9;
|
139: PhoneSignalStrengthChanged phone_signal_strength_changed =
|
200: PhoneServiceStateChanged phone_service_state_changed = 94 [(module) = "framework"];
|
201: PhoneStateChanged phone_state_changed = 95 [(module) = "framework"];
|
2832: HARDWARE_FAILED_MICROPHONE = 1;
|
3002: message PhoneSignalStrengthChanged {
|
3014: message PhoneServiceStateChanged {
|
3026: message PhoneStateChanged {
|
1583: * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java
|
1588: // The keyguard is hidden when the phone is unlocked.
|
1590: // The keyguard is shown when the phone is locked (screen turns off).
|
1604: * frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java
|
2997: * Logs phone signal strength changes.
|
3009: * Logs when the phone state, sim state or signal strength changes
|
3021: * Logs when the phone becomes on or off.
|
3084: statusbar/phone/NavigationBarView.java
|
3688: * frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/PipTouchHandler.java
|
1751: // For multi-sim phones, this distinguishes between the sim cards.
|
1773: // For multi-sim phones, this distinguishes between the sim cards.
|
6513: * time_in_state files not being present on some phones, have not been addressed. These should be
|
7947: * Track how we arbitrate between microphone/input requests.
|
7962: * Track how we arbitrate between microphone requests.
|
7977: * Track how we arbitrate between microphone/input requests.
|
7992: * Track how we arbitrate between microphone/input requests.
|
android.googlesource.com/platform/external/valgrind:include/vki/vki-linux.h: [ master, ] |
---|
1643: char phone[VKI_ISDN_MSNLEN];
|
1645: } vki_isdn_net_ioctl_phone;
|
chromium.googlesource.com/android_tools:sdk/sources/android-25/android/provider/ContactsContract.java: [ master, ] |
---|
1117: public static final int PHONE = 20;
|
5941: public static final class Phone implements DataColumnsWithJoins, CommonColumns,
|
5946: private Phone() {}
|
9101: public static final String PHONE = "phone";
|
9109: public static final String PHONE_TYPE = "phone_type";
|
9115: public static final String PHONE_ISPRIMARY = "phone_isprimary";
|
9121: public static final String SECONDARY_PHONE = "secondary_phone";
|
9135: public static final String TERTIARY_PHONE = "tertiary_phone";
|
1087: public interface PhoneticNameStyle {
|
1185: public static final String PHONETIC_NAME_STYLE = "phonetic_name_style";
|
1198: public static final String PHONETIC_NAME = "phonetic_name";
|
5009: protected interface PhoneLookupColumns {
|
5168: public static final class PhoneLookup implements BaseColumns, PhoneLookupColumns,
|
5173: private PhoneLookup() {}
|
5763: public static final String PHONETIC_GIVEN_NAME = DATA7;
|
5769: public static final String PHONETIC_MIDDLE_NAME = DATA8;
|
5775: public static final String PHONETIC_FAMILY_NAME = DATA9;
|
5787: public static final String PHONETIC_NAME_STYLE = DATA11;
|
6834: public static final String PHONETIC_NAME = DATA8;
|
6846: public static final String PHONETIC_NAME_STYLE = DATA10;
|
9077: public static final String PHONETIC_NAME = "phonetic_name";
|
183: public static final String STREQUENT_PHONE_ONLY = "strequent_phone_only";
|
990: public static final String HAS_PHONE_NUMBER = "has_phone_number";
|
6008: public static final String SEARCH_PHONE_NUMBER_KEY = "search_phone_number";
|
8995: public static final String EXTRA_PHONE_URIS =
|
9129: public static final String SECONDARY_PHONE_TYPE = "secondary_phone_type";
|
9143: public static final String TERTIARY_PHONE_TYPE = "tertiary_phone_type";
|
1121: public static final int STRUCTURED_PHONETIC_NAME = 37;
|
7637: public static final String SUMMARY_WITH_PHONES = "summ_phones";
|
8023: public static final String UNGROUPED_WITH_PHONES = "summ_phones";
|
8948: public static final String ACTION_GET_MULTIPLE_PHONES =
|
68: * as a phone number or email addresses. The set of data kinds that can be
|
149: * {@link CommonDataKinds.Phone#CONTENT_URI},
|
180: * return only phone-related results. For example, frequently contacted person list should
|
181: * include persons contacted via phone (not email, sms, etc.)
|
203: * A boolean parameter for {@link CommonDataKinds.Phone#CONTENT_URI Phone.CONTENT_URI},
|
281: * in email and phone lookup functionalities, it should also implement
|
284: * {@link CommonDataKinds.Phone#CONTENT_FILTER_URI CommonDataKinds.Phone.CONTENT_FILTER_URI}.
|
581: * allow creation of shortcuts for data items like email, phone or postal address,
|
986: * An indicator of whether this contact has at least one phone number. "1" if there is
|
987: * at least one phone number, "0" otherwise.
|
1110: * of increasing priority: {@link #EMAIL}, {@link #PHONE},
|
1295: * <li>If you need to look up a contact by the phone number, use
|
1376: * <td>{@link #HAS_PHONE_NUMBER}</td>
|
1378: * <td>An indicator of whether this contact has at least one phone number.
|
1379: * "1" if there is at least one phone number, "0" otherwise.</td>
|
2409: * Changes to the structured name, organization, phone number, email address,
|
2493: * finalizes phone-side deletion by calling {@code resolver.delete(...)}
|
2496: * changes to the phone, but not the reverse. If one of those raw contacts
|
2497: * is marked for deletion, it will remain on the phone. However it will be
|
2710: * SOURCE_ID field on the phone.
|
2731: * the sync adapter updates the contact on the phone (without the
|
3234: * camera that can be used for video chat (e.g. a front-facing camera on a phone).
|
4244: * information (such as a phone number) and its
|
4255: * {@link CommonDataKinds.Phone Phone.CONTENT_ITEM_TYPE}, then the column
|
4257: * phone number, but if the data kind is
|
4264: * {@link CommonDataKinds.Phone}, {@link CommonDataKinds.Email} etc. As a
|
4266: * For example, {@link CommonDataKinds.Phone Phone.NUMBER} is the same as
|
4299: * single transaction, which ensures that the phone-side and server-side
|
4337: * values.put(Data.MIMETYPE, Phone.CONTENT_ITEM_TYPE);
|
4338: * values.put(Phone.NUMBER, "1-800-GOOG-411");
|
4339: * values.put(Phone.TYPE, Phone.TYPE_CUSTOM);
|
4340: * values.put(Phone.LABEL, "free directory assistance");
|
4351: * .withValue(Data.MIMETYPE, Phone.CONTENT_ITEM_TYPE)
|
4352: * .withValue(Phone.NUMBER, "1-800-GOOG-411")
|
4353: * .withValue(Phone.TYPE, Phone.TYPE_CUSTOM)
|
4354: * .withValue(Phone.LABEL, "free directory assistance")
|
4400: * new String[] {Data._ID, Phone.NUMBER, Phone.TYPE, Phone.LABEL},
|
4402: * + Data.MIMETYPE + "='" + Phone.CONTENT_ITEM_TYPE + "'",
|
4412: * new String[] {Data._ID, Phone.NUMBER, Phone.TYPE, Phone.LABEL},
|
4414: * + Data.MIMETYPE + "='" + Phone.CONTENT_ITEM_TYPE + "'",
|
4454: * <li>{@link CommonDataKinds.Phone Phone.CONTENT_ITEM_TYPE}</li>
|
4493: * the default phone number to use for the contact).</td>
|
4677: * <td>{@link #HAS_PHONE_NUMBER}</td>
|
5022: * The phone number as the user entered it.
|
5028: * The type of phone number, for example Home or Work.
|
5034: * The user defined label for the phone number.
|
5040: * The phone number's E164 representation.
|
5047: * A table that represents the result of looking up a phone number, for
|
5066: * <td>Phone number.</td>
|
5072: * <td>Phone number type. See {@link CommonDataKinds.Phone}.</td>
|
5078: * <td>Custom label for the phone number. See {@link CommonDataKinds.Phone}.</td>
|
5132: * <td>{@link #HAS_PHONE_NUMBER}</td>
|
5176: * The content:// style URI for this table. Append the phone number you want to lookup
|
5184: "phone_lookup");
|
5233: "phone_lookup_enterprise");
|
5236: * The MIME type of {@link #CONTENT_FILTER_URI} providing a directory of phone lookup rows.
|
5240: public static final String CONTENT_TYPE = "vnd.android.cursor.dir/phone_lookup";
|
5949: public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/phone_v2";
|
5955: public static final String CONTENT_TYPE = "vnd.android.cursor.dir/phone_v2";
|
5980: * The content:// style URL for phone lookup using a filter. The filter returns
|
5982: * to display names as well as phone numbers. The filter argument should be passed
|
6005: * If "1" or "true", phone numbers are searched. If "0" or "false", phone numbers
|
6032: * The phone number as the user entered it.
|
6038: * The phone number's E164 representation. This value can be omitted in which
|
7466: * that users can use for calling purposes. {@link Phone} and {@link SipAddress} are the
|
7471: * each column. For example the meaning for {@link Phone}'s type is different than
|
7478: * Similar to {@link Phone#CONTENT_URI}, but returns callable data instead of only
|
7479: * phone numbers.
|
7484: * Similar to {@link Phone#CONTENT_FILTER_URI}, but allows users to filter callable
|
7491: * Similar to {@link Phone#ENTERPRISE_CONTENT_FILTER_URI}, but allows users to filter
|
7501: * to start communicating with a person ({@link Phone} and {@link Email}). Note that this
|
7505: * can use to initiate communications with another contact. {@link Phone} and {@link Email}
|
7631: * {@link CommonDataKinds.GroupMembership} in this group, and also have phone numbers.
|
7763: * phone numbers. Read-only value that is only present when querying
|
8019: * no {@link CommonDataKinds.GroupMembership} entries, and also have phone numbers.
|
8083: * no {@link CommonDataKinds.GroupMembership} entries, and also have phone
|
8170: * {@link ContactsContract.CommonDataKinds.Phone#CONTENT_FILTER_URI}, and users can benefit
|
8185: * interactions using the same contact data field (for example a phone number can be used to
|
8186: * make phone calls or send SMS).
|
8241: * Type of usage for voice interaction, which includes phone call, voice chat, and
|
8371: * For example, passing the value {@link CommonDataKinds.Phone#CONTENT_ITEM_TYPE} can
|
8372: * cause phone numbers to be displayed more prominently in QuickContacts.
|
8581: * {@link CommonDataKinds.Phone#CONTENT_ITEM_TYPE} can cause phone numbers to be
|
8621: * {@link CommonDataKinds.Phone#CONTENT_ITEM_TYPE} can cause phone numbers to be
|
8813: * phone number or human readable username/user_id like "a_super_cool_user_name". This label
|
8818: * <li><em>Note: Some apps may choose to use phone number as the unique contact ID in DATA1.
|
8819: * If this applies to you and you’d like phone number to be shown below the Contact Name by
|
8822: * make sure it does not include prefix text such as "Message +<phone>" or "Free Message
|
8823: * +<phone>", etc. If you must show the prefix text in the Contacts App, please use a
|
8833: * will use existing phone number entries as contact ID's for such app.
|
8894: * otherwise, the value will be a phone number), and should be the unambiguous contact
|
8895: * endpoint. This value is app-specific, it could be some proprietary ID or a phone number.
|
8931: * list of phone numbers which come from the contacts or
|
8932: * {@link #EXTRA_PHONE_URIS}.
|
8934: * The phone numbers being passed in through {@link #EXTRA_PHONE_URIS}
|
8940: * {@link android.app.Activity#RESULT_OK}, the array of picked phone
|
8942: * {@link #EXTRA_PHONE_URIS}; otherwise, the
|
8984: * The phone numbers want to be picked by default should be passed in as
|
8985: * input value. These phone numbers could belong to the contacts or not.
|
8987: * The phone numbers which were picked by the user are returned as output
|
8990: * Type: array of URIs, the tel URI is used for the phone numbers which don't
|
8991: * belong to any contact, the content URI is used for phone id in contacts.
|
8996: "com.android.contacts.extra.PHONE_URIS";
|
9098: * The extra field for the contact phone number.
|
9104: * The extra field for the contact phone number type.
|
9106: * {@link CommonDataKinds.Phone},
|
9112: * The extra field for the phone isprimary flag.
|
9118: * The extra field for an optional second contact phone number.
|
9124: * The extra field for an optional second contact phone number type.
|
9126: * {@link CommonDataKinds.Phone},
|
9132: * The extra field for an optional third contact phone number.
|
9138: * The extra field for an optional third contact phone number type.
|
9140: * {@link CommonDataKinds.Phone},
|
9242: * For example, an Exchange contact can only have one phone numbers of type Home,
|
9243: * so the contact editor may choose a different type for this phone number to
|
9244: * avoid dropping the valueable part of the row, which is the phone number.
|
110: * {@link PhoneLookup}, which is used for quick caller-ID lookup</li>
|
430: * {@link PhoneLookup#ENTERPRISE_CONTENT_FILTER_URI}, may contain this kind of URI.
|
850: * @see PhoneLookup
|
901: * @see PhoneLookup
|
1091: * Pinyin is a phonetic method of entering Chinese characters. Typically not explicitly
|
1103: * Hangul is the Korean phonetic alphabet.
|
1111: * {@link #ORGANIZATION}, {@link #NICKNAME}, {@link #STRUCTURED_PHONETIC_NAME},
|
1120: /** Display name comes from a structured name that only has phonetic components. */
|
|