Searched refs:sCommandsInterfaces (Results 1 – 1 of 1) sorted by relevance
79 static private CommandsInterface[] sCommandsInterfaces = null; field in PhoneFactory166 sCommandsInterfaces = new RIL[numPhones]; in makeDefaultPhone()175 sCommandsInterfaces[i] = new RIL(context, in makeDefaultPhone()182 sCommandsInterfaces[0].getHalVersion()); in makeDefaultPhone()184 sCommandsInterfaces[0]); in makeDefaultPhone()297 sCommandsInterfaces = copyOf(sCommandsInterfaces, activeModemCount); in onMultiSimConfigChanged()302 sCommandsInterfaces[i] = new RIL(context, RadioAccessFamily.getRafFromNetworkType( in onMultiSimConfigChanged()326 sCommandsInterfaces[phoneId], sPhoneNotifier, phoneId, phoneType, in createPhone()501 return sCommandsInterfaces; in getCommandsInterfaces()