Home
last modified time | relevance | path

Searched refs:getCommandsInterfaces (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java218 mCis = PhoneFactory.getCommandsInterfaces(); in UiccController()
551 mCis = PhoneFactory.getCommandsInterfaces(); in onMultiSimConfigChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java499 public static CommandsInterface[] getCommandsInterfaces() { in getCommandsInterfaces() method in PhoneFactory