Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java95 static private PhoneConfigurationManager sPhoneConfigurationManager; field in PhoneFactory
255 sPhoneConfigurationManager = PhoneConfigurationManager.init(sContext); in makeDefaultPhone()
259 int maxActivePhones = sPhoneConfigurationManager in makeDefaultPhone()