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