Searched refs:getServiceStateForSlot (Results 1 – 2 of 2) sorted by relevance
1388 serviceState = mTelephonyManager.getServiceStateForSlot(mPhoneId); in updateServiceState()1472 mTelephonyManager.getServiceStateForSlot(mPhoneId) in updateNetworkType()1475 mTelephonyManager.getServiceStateForSlot(mPhoneId) in updateNetworkType()1500 ss = mTelephonyManager.getServiceStateForSlot(mPhoneId); in updateRawRegistrationState()1515 ServiceState ss = mTelephonyManager.getServiceStateForSlot(mPhoneId); in updateNrStats()
8923 public ServiceState getServiceStateForSlot(int slotIndex, boolean renounceFineLocationAccess, in getServiceStateForSlot() method in PhoneInterfaceManager