/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaMmiCode.java | 60 CDMAPhone mPhone; 146 mPhone = phone; 175 mPhone.onMMIDone (this); 259 mPhone.onMMIDone(this); 269 mPhone.onMMIDone(this); 361 mPhone.onMMIDone(this);
|
CdmaLteServiceStateTracker.java | 70 if (!mPhone.mIsTheCurrentActivePhone) { 354 mPhone.setSystemProperty(TelephonyProperties.PROPERTY_DATA_NETWORK_TYPE, 363 if (mPhone.isEriFileLoaded()) { 368 eriText = mPhone.getCdmaEriText(); 379 eriText = mPhone.getContext() 402 mPhone.setSystemProperty(TelephonyProperties.PROPERTY_OPERATOR_ALPHA, 408 mPhone.setSystemProperty(TelephonyProperties.PROPERTY_OPERATOR_NUMERIC, operatorNumeric); 412 mPhone.setSystemProperty(TelephonyProperties.PROPERTY_OPERATOR_ISO_COUNTRY, ""); 426 mPhone.setSystemProperty(TelephonyProperties.PROPERTY_OPERATOR_ISO_COUNTRY, 430 if (shouldFixTimeZoneNow(mPhone, operatorNumeric, prevOperatorNumeric [all...] |
CdmaInboundSmsHandler.java | 75 mPhone.mCi.unSetOnNewCdmaSms(getHandler()); 205 mPhone.mCi.acknowledgeLastIncomingCdmaSms(success, causeCode, response); 214 * Called when the phone changes the default method updates mPhone 260 mPhone.setVoiceMessageWaiting(1, voicemailCount);
|
CdmaConnection.java | 413 CDMAPhone phone = mOwner.mPhone; 452 mOwner.mPhone.notifyDisconnect(this); 720 postDialHandler = mOwner.mPhone.mPostDialHandler;
|
/packages/services/Telephony/src/com/android/phone/ |
MobileNetworkSettings.java | 91 private Phone mPhone; 107 mPhone.setDataRoamingEnabled(true); 148 int settingsNetworkMode = android.provider.Settings.Global.getInt(mPhone.getContext(). 169 mPhone.setDataRoamingEnabled(false); 198 int settingsNetworkMode = android.provider.Settings.Global.getInt(mPhone.getContext(). 219 mPhone = PhoneGlobals.getPhone(); 244 boolean isLteOnCdma = mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE; 253 int settingsNetworkMode = android.provider.Settings.Global.getInt(mPhone.getContext(). 257 mCdmaOptions = new CdmaOptions(this, prefSet, mPhone); 261 int phoneType = mPhone.getPhoneType() [all...] |
ChangeIccPinScreen.java | 64 private Phone mPhone; 94 mPhone = PhoneGlobals.getPhone(); 177 IccCard iccCardInterface = mPhone.getIccCard(); 227 mPhone.getIccCard().supplyPuk2(mPUKCode.getText().toString(),
|
PhoneInterfaceManager.java | 72 Phone mPhone; 116 mPhone.handlePinMmi((String) request.argument)); 127 mPhone.getNeighboringCids(onCompleted); 156 int phoneType = mPhone.getPhoneType(); 160 hungUp = PhoneUtils.hangupRingingAndActive(mPhone); 239 mPhone = phone; 362 final boolean hasRingingCall = !mPhone.getRingingCall().isIdle(); 364 final boolean hasActiveCall = !mPhone.getForegroundCall().isIdle(); 365 final boolean hasHoldingCall = !mPhone.getBackgroundCall().isIdle(); 439 final UnlockSim checkSimPin = new UnlockSim(mPhone.getIccCard()) [all...] |
FdnSetting.java | 46 private Phone mPhone; 112 boolean isEnabled = mPhone.getIccCard().getIccFdnEnabled(); 116 mPhone.getIccCard().setIccFdnEnabled(!isEnabled, password, onComplete); 186 mPhone.getIccCard().changeIccFdnPassword( 228 mPhone.getIccCard().supplyPuk2(mPuk2, mNewPin, onComplete); 439 if (mPhone.getIccCard().getIccFdnEnabled()) { 456 mPhone = PhoneGlobals.getPhone(); 491 mPhone = PhoneGlobals.getPhone();
|
NetworkSetting.java | 72 Phone mPhone; 195 mPhone.selectNetworkManually(mNetworkMap.get(selectedCarrier), msg); 229 mPhone = PhoneGlobals.getPhone(); 472 mPhone.setNetworkSelectionModeAutomatic(msg);
|
CellBroadcastSms.java | 170 private Phone mPhone; 184 mPhone.activateCellBroadcastSms(RILConstants.CDMA_CELL_BROADCAST_SMS_ENABLED, 186 android.provider.Settings.Global.putInt(mPhone.getContext().getContentResolver(), 191 mPhone.activateCellBroadcastSms(RILConstants.CDMA_CELL_BROADCAST_SMS_DISABLED, 193 android.provider.Settings.Global.putInt(mPhone.getContext().getContentResolver(), 340 mPhone = PhoneGlobals.getPhone(); 426 mPhone.getContext().getContentResolver(), 437 mPhone.getCellBroadcastSmsConfig(Message.obtain(mHandler, MESSAGE_GET_CB_SMS_CONFIG)); 446 mPhone.setCellBroadcastSmsConfig(CellBroadcastSmsConfig.getCbSmsAllValues(), 548 mPhone.activateCellBroadcastSms(RILConstants.CDMA_CELL_BROADCAST_SMS_DISABLED [all...] |
CallFeaturesSetting.java | 219 private Phone mPhone; 493 android.provider.Settings.Global.putInt(mPhone.getContext().getContentResolver(), 500 Settings.System.putInt(mPhone.getContext().getContentResolver(), 551 Settings.System.putInt(mPhone.getContext().getContentResolver(), 555 Settings.System.putInt(mPhone.getContext().getContentResolver(), 627 String vmDisplay = mPhone.getVoiceMailNumber(); 681 mPhone.setVoiceMailNumber( 682 mPhone.getVoiceMailAlphaTag().toString(), 702 mPhone.setCallForwardingOption( [all...] |
NotificationMgr.java | 100 private Phone mPhone; 139 mPhone = app.phone; // TODO: better style to use mCM.getDefaultPhone() everywhere instead 621 (mPhone.getState() == PhoneConstants.State.OFFHOOK) && audioManager.isSpeakerphoneOn(); 727 String vmNumber = mPhone.getVoiceMailNumber(); 745 if ((vmNumber == null) && !mPhone.getIccRecordsLoaded()) { 771 if (TelephonyCapabilities.supportsVoiceMessageCount(mPhone)) { 772 int vmCount = mPhone.getVoiceMessageCount(); [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmServiceStateTracker.java | 89 GSMPhone mPhone; 171 if (!mPhone.mIsTheCurrentActivePhone) { 203 mPhone = phone; 258 mPhone.getContext().unregisterReceiver(mIntentReceiver); 269 return mPhone; 279 if (!mPhone.mIsTheCurrentActivePhone) { 294 boolean skipRestoringSelection = mPhone.getContext().getResources().getBoolean( 299 mPhone.restoreSavedNetworkSelection(null); 351 mPhone.notifyLocationChanged(); 448 GsmCellLocation loc = ((GsmCellLocation)mPhone.getCellLocation()) [all...] |
GsmConnection.java | 369 GSMPhone phone = mOwner.mPhone; 424 mOwner.mPhone.notifyDisconnect(this); 652 postDialHandler = mOwner.mPhone.mPostDialHandler;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IccPhoneBookInterfaceManager.java | 42 protected PhoneBase mPhone; 111 this.mPhone = phone; 165 if (mPhone.getContext().checkCallingOrSelfPermission( 218 if (mPhone.getContext().checkCallingOrSelfPermission( 268 if (mPhone.getContext().checkCallingOrSelfPermission( 316 if (mPhone.getCurrentUiccAppType() == AppType.APPTYPE_USIM) {
|
PhoneSubInfo.java | 34 private Phone mPhone; 45 mPhone = phone; 68 return mPhone.getDeviceId(); 78 return mPhone.getDeviceSvn(); 87 return mPhone.getSubscriberId(); 95 return mPhone.getGroupIdLevel1(); 104 return mPhone.getIccSerialNumber(); 113 return mPhone.getLine1Number(); 122 return mPhone.getLine1AlphaTag(); 131 return mPhone.getMsisdn() [all...] |
WakeLockStateMachine.java | 53 protected PhoneBase mPhone; 68 mPhone = phone; 116 mPhone = (PhoneBase) msg.obj; 117 log("updatePhoneObject: phone=" + mPhone.getClass().getSimpleName());
|
InboundSmsHandler.java | 155 protected PhoneBase mPhone; 172 mPhone = phone; 485 * Called when the phone changes the default method updates mPhone 492 mPhone = phone; 493 mStorageMonitor = mPhone.mSmsStorageMonitor; 494 log("onUpdatePhoneObject: phone=" + mPhone.getClass().getSimpleName()); [all...] |
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
Status.java | 126 private Phone mPhone = null; 225 mPhone = PhoneFactory.getDefaultPhone(); 231 if (mPhone == null || Utils.isWifiOnly(getApplicationContext())) { 238 if (mPhone.getPhoneName().equals("CDMA")) { 239 setSummaryText(KEY_MEID_NUMBER, mPhone.getMeid()); 240 setSummaryText(KEY_MIN_NUMBER, mPhone.getCdmaMin()); 244 setSummaryText(KEY_PRL_VERSION, mPhone.getCdmaPrlVersion()); 247 if (mPhone.getLteOnCdmaMode() == PhoneConstants.LTE_ON_CDMA_TRUE) { 249 setSummaryText(KEY_ICC_ID, mPhone.getIccSerialNumber()); 250 setSummaryText(KEY_IMEI, mPhone.getImei()) [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DcTracker.java | 155 mPhone.getContext().registerReceiver(mIntentReceiver, filter, null, mPhone); 178 mPhone.mCi.unregisterForAvailable(this); 179 mPhone.mCi.unregisterForOffOrNotAvailable(this); 182 mPhone.mCi.unregisterForDataNetworkStateChanged(this); 183 mPhone.getCallTracker().unregisterForVoiceCallEnded(this); 184 mPhone.getCallTracker().unregisterForVoiceCallStarted(this); 185 mPhone.getServiceStateTracker().unregisterForDataConnectionAttached(this); 186 mPhone.getServiceStateTracker().unregisterForDataConnectionDetached(this); 187 mPhone.getServiceStateTracker().unregisterForRoamingOn(this) [all...] |
DcTrackerBase.java | 192 protected PhoneBase mPhone; 400 // already running on mPhone handler thread 401 if (mPhone.getServiceState().getRoaming()) { 534 mPhone = phone; 535 mResolver = mPhone.getContext().getContentResolver(); 539 (AlarmManager) mPhone.getContext().getSystemService(Context.ALARM_SERVICE); 540 mCm = (ConnectivityManager) mPhone.getContext().getSystemService( 553 mPhone.getContext().getContentResolver(), Settings.Global.MOBILE_DATA, 1) == 1; 555 mPhone.getContext().registerReceiver(mIntentReceiver, filter, null, mPhone); [all...] |
DataConnection.java | 158 private PhoneBase mPhone; 318 mPhone = phone; 324 mDcRetryAlarmController = new DcRetryAlarmController(mPhone, this); 325 mRilRat = mPhone.getServiceState().getRilDataRadioTechnology(); 326 mDataRegState = mPhone.getServiceState().getDataRegState(); 342 int nt = mPhone.getServiceState().getNetworkType(); 409 response.version = mPhone.mCi.getRilVersion(); 447 if (mPhone.getServiceState().getRoaming()) { 453 mPhone.mCi.setupDataCall( 479 if (mPhone.mCi.getRadioState().isOn()) [all...] |
/packages/apps/Settings/src/com/android/settings/ |
IccLockSettings.java | 89 private Phone mPhone; 185 mPhone = PhoneFactory.getDefaultPhone(); 191 mPinToggle.setChecked(mPhone.getIccCard().getIccLockEnabled()); 353 mPhone.getIccCard().setIccLockEnabled(mToState, mPin, callback); 385 mPhone.getIccCard().changeIccLockPassword(mOldPin,
|
/frameworks/base/location/java/android/location/ |
Address.java | 55 private String mPhone; 369 return mPhone; 376 mPhone = phone; 466 sb.append(mPhone); 518 a.mPhone = in.readString(); 565 parcel.writeString(mPhone);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
NetworkController.java | 66 final TelephonyManager mPhone; 198 mPhone = (TelephonyManager)context.getSystemService(Context.TELEPHONY_SERVICE); 199 mPhone.listen(mPhoneStateListener, 252 return mPhone.getPhoneType() != TelephonyManager.PHONE_TYPE_NONE; 547 // Though mPhone is a Manager, this call is not an IPC 548 if (mPhone.isNetworkRoaming()) { 693 } else if (mPhone.isNetworkRoaming()) { [all...] |