Lines Matching refs:mTelephonyManager
132 private TelephonyManager mTelephonyManager;
262 mTelephonyManager = (TelephonyManager)getSystemService(TELEPHONY_SERVICE);
351 mCellInfoValue = mTelephonyManager.getAllCellInfo();
364 updateLocation(mTelephonyManager.getCellLocation());
380 mTelephonyManager.listen(mPhoneStateListener,
397 mTelephonyManager.listen(mPhoneStateListener, PhoneStateListener.LISTEN_NONE);
422 int state = mTelephonyManager.getDataState();
454 updateCellInfoTv(mTelephonyManager.getAllCellInfo());
631 int state = mTelephonyManager.getDataState();
928 int state = mTelephonyManager.getDataState();