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.aidl532 int getLteOnCdmaMode(String callingPackage); in getLteOnCdmaMode() method
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2093 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in TelephonyManager
2111 public int getLteOnCdmaMode(int subId) { in getLteOnCdmaMode() method in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java814 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in BaseCommands
DPhone.java2773 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in Phone
DCommandsInterface.java1685 public int getLteOnCdmaMode(); in getLteOnCdmaMode() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java847 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1183 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in SimulatedCommandsVerifier