Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl508 int getLteOnCdmaMode(String callingPackage); in getLteOnCdmaMode() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2037 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in TelephonyManager
2055 public int getLteOnCdmaMode(int subId) { in getLteOnCdmaMode() method in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java812 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in BaseCommands
DPhone.java2740 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in Phone
DCommandsInterface.java1682 public int getLteOnCdmaMode(); in getLteOnCdmaMode() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java846 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1180 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in SimulatedCommandsVerifier