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.java214 mCis = PhoneFactory.getCommandsInterfaces(); in UiccController()
549 mCis = PhoneFactory.getCommandsInterfaces(); in onMultiSimConfigChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java487 public static CommandsInterface[] getCommandsInterfaces() { in getCommandsInterfaces() method in PhoneFactory