Home
last modified time | relevance | path

Searched defs:getLteOnCdmaMode (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java898 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in BaseCommands
DGsmCdmaPhone.java4322 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in GsmCdmaPhone
DCommandsInterface.java1889 public int getLteOnCdmaMode(); in getLteOnCdmaMode() method
DPhone.java3595 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in Phone
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl539 int getLteOnCdmaMode(String callingPackage, String callingFeatureId); in getLteOnCdmaMode() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommandsVerifier.java1226 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in SimulatedCommandsVerifier
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3979 public int getLteOnCdmaMode(int subId) { in getLteOnCdmaMode() method in TelephonyManager