Searched refs:TelephonyUtils (Results 1 – 7 of 7) sorted by relevance
35 mIncomingNumber = TelephonyUtils.formatIncomingNumber( in CallStateEvent()37 mCallState = TelephonyUtils.getTelephonyCallStateString( in CallStateEvent()75 mPreciseCallStateString = TelephonyUtils.getPreciseCallStateString( in PreciseCallStateEvent()128 mDataConnectionPowerState = TelephonyUtils.getDcPowerStateString( in DataConnectionRealTimeInfoEvent()167 mDataConnectionState = TelephonyUtils.getDataConnectionStateString( in DataConnectionStateEvent()213 mServiceStateString = TelephonyUtils.getNetworkStateString( in ServiceStateEvent()238 TelephonyUtils.getNetworkStateString( in toJSON()242 TelephonyUtils.getNetworkTypeString( in toJSON()246 TelephonyUtils.getNetworkStateString( in toJSON()250 TelephonyUtils.getNetworkTypeString( in toJSON()
143 int networkPreferenceInt = TelephonyUtils.getNetworkModeIntfromString( in telephonySetPreferredNetworkTypesForSubscription()173 return TelephonyUtils.getNetworkModeStringfromInt(networkPreferenceInt); in telephonyGetPreferredNetworkTypesForSubscription()185 return TelephonyUtils.getNetworkTypeString( in telephonyGetCurrentVoiceNetworkTypeForSubscription()198 return TelephonyUtils.getNetworkTypeString( in telephonyGetCurrentDataNetworkTypeForSubscription()633 return TelephonyUtils.getNetworkTypeString( in telephonyGetNetworkTypeForSubscription()648 return TelephonyUtils.getNetworkTypeString( in telephonyGetVoiceNetworkTypeForSubscription()663 return TelephonyUtils.getNetworkTypeString( in telephonyGetDataNetworkTypeForSubscription()669 return TelephonyUtils.getPhoneTypeString( in telephonyGetPhoneType()681 return TelephonyUtils.getPhoneTypeString( in telephonyGetPhoneTypeForSubscription()746 return TelephonyUtils.getSimStateString( in telephonyGetSimStateForSlotId()[all …]
120 return TelephonyUtils.getTelephonyCallStateString(state); in telecomGetCallState()126 return TelephonyUtils.getTtyModeString(mode); in telecomGetCurrentTtyMode()
154 return TelephonyUtils.getWfcModeString( in imsGetWfcMode()
177 TelephonyUtils.getNetworkTypeString( in onDataConnectionStateChanged()
31 public class TelephonyUtils { class
46 import com.googlecode.android_scripting.facade.telephony.TelephonyUtils;702 String networkType = TelephonyUtils.getNetworkTypeString(data.getNetworkType()); in buildNeighboringCellInfo()1102 TelephonyUtils.getSrvccStateString(volteInfo.getSrvccState())); in buildVoLteServiceStateEvent()