Home
last modified time | relevance | path

Searched defs:telephony (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java824 ITelephony telephony = getITelephony(); in getDeviceSoftwareVersion() local
845 ITelephony telephony = getITelephony(); in getDeviceId() local
900 ITelephony telephony = getITelephony(); in getImei() local
962 ITelephony telephony = getITelephony(); in getCellLocation() local
1013 ITelephony telephony = getITelephony(); in enableLocationUpdates() local
1037 ITelephony telephony = getITelephony(); in disableLocationUpdates() local
1059 ITelephony telephony = getITelephony(); in getNeighboringCellInfo() local
1126 ITelephony telephony = getITelephony(); in getCurrentPhoneTypeForSlot() local
1505 ITelephony telephony = getITelephony(); in getNetworkType() local
1552 ITelephony telephony = getITelephony(); in getNetworkType() local
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DUtil.java170 final TelephonyManager telephony = in isVoiceCapable() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java170 TelephonyManager telephony = TelephonyManager.getDefault(); in doNotifyDataConnection() local