Home
last modified time | relevance | path

Searched refs:getITelephony (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java214 Bundle bundle = getITelephony().getCellLocation(); in getCellLocation()
237 getITelephony().enableLocationUpdates(); in enableLocationUpdates()
254 getITelephony().disableLocationUpdates(); in disableLocationUpdates()
270 return getITelephony().getNeighboringCellInfo(); in getNeighboringCellInfo()
300 ITelephony telephony = getITelephony(); in getCurrentPhoneType()
457 ITelephony telephony = getITelephony(); in getNetworkType()
589 return getITelephony().hasIccCard(); in hasIccCard()
692 return getITelephony().getLteOnCdmaMode(); in getLteOnCdmaMode()
829 return getITelephony().getVoiceMessageCount(); in getVoiceMessageCount()
927 return getITelephony().getCallState(); in getCallState()
[all …]