Lines Matching refs:TAG

86     private static final String TAG = "TelephonyManager";
934 if (Log.isLoggable(TAG, Log.VERBOSE)) {
935 Rlog.v(TAG, "Nai = " + nai);
964 Rlog.d(TAG, "getCellLocation returning null because telephony is null");
969 Rlog.d(TAG, "getCellLocation returning null because bundle is empty");
974 Rlog.d(TAG, "getCellLocation returning null because CellLocation is empty");
979 Rlog.d(TAG, "getCellLocation returning null due to RemoteException " + ex);
982 Rlog.d(TAG, "getCellLocation returning null due to NullPointerException " + ex);
1256 Rlog.d(TAG, "No /proc/cmdline exception=" + e);
1265 Rlog.d(TAG, "/proc/cmdline=" + cmdline);
1312 Rlog.d(TAG, "getLteOnCdmaMode=" + retVal + " curVal=" + curVal +
1875 Rlog.d(TAG, "getSimState: default sim:" + slotIdx + ", sim state for " +
1880 Rlog.d(TAG, "getSimState: default sim:" + slotIdx + ", all SIMs absent, return " +
2832 Log.e(TAG, "Error calling ITelecomService#getCallState", e);
3552 Rlog.e(TAG, "nvReadItem RemoteException", ex);
3554 Rlog.e(TAG, "nvReadItem NPE", ex);
3579 Rlog.e(TAG, "nvWriteItem RemoteException", ex);
3581 Rlog.e(TAG, "nvWriteItem NPE", ex);
3605 Rlog.e(TAG, "nvWriteCdmaPrl RemoteException", ex);
3607 Rlog.e(TAG, "nvWriteCdmaPrl NPE", ex);
3632 Rlog.e(TAG, "nvResetConfig RemoteException", ex);
3634 Rlog.e(TAG, "nvResetConfig NPE", ex);
3690 Rlog.d(TAG, "setTelephonyProperty: invalid phoneId=" + phoneId +
3712 Rlog.d(TAG, "setTelephonyProperty: property to long phoneId=" + phoneId +
3717 Rlog.d(TAG, "setTelephonyProperty: success phoneId=" + phoneId +
3752 //Log.e(TAG, "Exception while parsing Integer: ", e);
4017 Rlog.e(TAG, "getPreferredNetworkType RemoteException", ex);
4019 Rlog.e(TAG, "getPreferredNetworkType NPE", ex);
4040 Rlog.e(TAG, "setNetworkSelectionModeAutomatic RemoteException", ex);
4042 Rlog.e(TAG, "setNetworkSelectionModeAutomatic NPE", ex);
4066 Rlog.e(TAG, "getCellNetworkScanResults RemoteException", ex);
4068 Rlog.e(TAG, "getCellNetworkScanResults NPE", ex);
4091 Rlog.e(TAG, "setNetworkSelectionModeManual RemoteException", ex);
4093 Rlog.e(TAG, "setNetworkSelectionModeManual NPE", ex);
4117 Rlog.e(TAG, "setPreferredNetworkType RemoteException", ex);
4119 Rlog.e(TAG, "setPreferredNetworkType NPE", ex);
4165 Rlog.e(TAG, "hasMatchedTetherApnSetting RemoteException", ex);
4167 Rlog.e(TAG, "hasMatchedTetherApnSetting NPE", ex);
4217 Rlog.e(TAG, "hasCarrierPrivileges RemoteException", ex);
4219 Rlog.e(TAG, "hasCarrierPrivileges NPE", ex);
4264 Rlog.e(TAG, "setOperatorBrandOverride RemoteException", ex);
4266 Rlog.e(TAG, "setOperatorBrandOverride NPE", ex);
4326 Rlog.e(TAG, "setRoamingOverride RemoteException", ex);
4328 Rlog.e(TAG, "setRoamingOverride NPE", ex);
4387 Rlog.e(TAG, "checkCarrierPrivilegesForPackage RemoteException", ex);
4389 Rlog.e(TAG, "checkCarrierPrivilegesForPackage NPE", ex);
4402 Rlog.e(TAG, "checkCarrierPrivilegesForPackageAnyPhone RemoteException", ex);
4404 Rlog.e(TAG, "checkCarrierPrivilegesForPackageAnyPhone NPE", ex);
4423 Rlog.e(TAG, "getCarrierPackageNamesForIntentAndPhone RemoteException", ex);
4425 Rlog.e(TAG, "getCarrierPackageNamesForIntentAndPhone NPE", ex);
4438 Rlog.e(TAG, "getPackagesWithCarrierPrivileges RemoteException", ex);
4440 Rlog.e(TAG, "getPackagesWithCarrierPrivileges NPE", ex);
4453 Log.e(TAG, "Error calling ITelephony#dial", e);
4465 Log.e(TAG, "Error calling ITelephony#call", e);
4477 Log.e(TAG, "Error calling ITelephony#endCall", e);
4490 Log.e(TAG, "Error calling ITelephony#answerRingingCall", e);
4500 Log.e(TAG, "Error calling ITelecomService#silenceRinger", e);
4512 Log.e(TAG, "Error calling ITelephony#isOffhook", e);
4525 Log.e(TAG, "Error calling ITelephony#isRinging", e);
4538 Log.e(TAG, "Error calling ITelephony#isIdle", e);
4551 Log.e(TAG, "Error calling ITelephony#isRadioOn", e);
4564 Log.e(TAG, "Error calling ITelephony#supplyPin", e);
4577 Log.e(TAG, "Error calling ITelephony#supplyPuk", e);
4590 Log.e(TAG, "Error calling ITelephony#supplyPinReportResult", e);
4603 Log.e(TAG, "Error calling ITelephony#]", e);
4616 Log.e(TAG, "Error calling ITelephony#handlePinMmi", e);
4629 Log.e(TAG, "Error calling ITelephony#handlePinMmi", e);
4642 Log.e(TAG, "Error calling ITelephony#toggleRadioOnOff", e);
4654 Log.e(TAG, "Error calling ITelephony#setRadio", e);
4667 Log.e(TAG, "Error calling ITelephony#setRadioPower", e);
4680 Log.e(TAG, "Error calling ITelephony#updateServiceLocation", e);
4692 Log.e(TAG, "Error calling ITelephony#enableDataConnectivity", e);
4705 Log.e(TAG, "Error calling ITelephony#disableDataConnectivity", e);
4718 Log.e(TAG, "Error calling ITelephony#isDataConnectivityPossible", e);
4731 Log.e(TAG, "Error calling ITelephony#needsOtaServiceProvisioning", e);
4746 Log.d(TAG, "setDataEnabled: enabled=" + enable);
4751 Log.e(TAG, "Error calling ITelephony#setDataEnabled", e);
4770 Log.e(TAG, "Error calling ITelephony#getDataEnabled", e);
4805 Log.e(TAG, "Error calling ITelephony#enableVideoCalling", e);
4817 Log.e(TAG, "Error calling ITelephony#isVideoCallingEnabled", e);
4834 Log.e(TAG, "Error calling ITelephony#canChangeDtmfToneLength", e);
4836 Log.e(TAG, "Permission error calling ITelephony#canChangeDtmfToneLength", e);
4853 Log.e(TAG, "Error calling ITelephony#isWorldPhone", e);
4855 Log.e(TAG, "Permission error calling ITelephony#isWorldPhone", e);
4872 Log.e(TAG, "Error calling ITelephony#isTtyModeSupported", e);
4874 Log.e(TAG, "Permission error calling ITelephony#isTtyModeSupported", e);
4892 Log.e(TAG, "Error calling ITelephony#isHearingAidCompatibilitySupported", e);
4894 Log.e(TAG, "Permission error calling ITelephony#isHearingAidCompatibilitySupported", e);
5361 Log.d(TAG, "factoryReset: subId=" + subId);
5397 Log.e(TAG, "Error calling ITelephony#getModemActivityInfo", e);
5414 Log.e(TAG, "Error calling ITelephony#getServiceStateForSubscriber", e);
5434 Log.e(TAG, "Error calling ITelephony#getVoicemailRingtoneUri", e);
5453 Log.e(TAG, "Error calling ITelephony#isVoicemailVibrationEnabled", e);
5488 Log.e(TAG, "Error calling ITelephony#getAidForAppType", e);
5521 Log.e(TAG, "Error calling ITelephony#getEsn", e);
5554 Log.e(TAG, "Error calling ITelephony#getCdmaPrlVersion", e);
5575 Log.e(TAG, "Error calling ITelephony#getTelephonyHistograms", e);
5595 Log.e(TAG, "Error calling ITelephony#setAllowedCarriers", e);
5615 Log.e(TAG, "Error calling ITelephony#getAllowedCarriers", e);
5634 Log.e(TAG, "Error calling ITelephony#carrierActionSetMeteredApnsEnabled", e);
5652 Log.e(TAG, "Error calling ITelephony#carrierActionSetRadioEnabled", e);
5670 Log.e(TAG, "Error calling getVtDataUsage", e);
5688 Log.e(TAG, "Error calling ITelephony#setPolicyDataEnabled", e);