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.java92 static private PhoneConfigurationManager sPhoneConfigurationManager; field in PhoneFactory
234 sPhoneConfigurationManager = PhoneConfigurationManager.init(sContext); in makeDefaultPhone()
238 int maxActivePhones = sPhoneConfigurationManager in makeDefaultPhone()