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.aidl602 int getLteOnCdmaMode(String callingPackage); in getLteOnCdmaMode() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java834 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in BaseCommands
DGsmCdmaPhone.java3642 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in GsmCdmaPhone
DPhone.java2985 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in Phone
DCommandsInterface.java1739 public int getLteOnCdmaMode(); in getLteOnCdmaMode() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java850 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1210 public int getLteOnCdmaMode() { in getLteOnCdmaMode() method in SimulatedCommandsVerifier