Home
last modified time | relevance | path

Searched defs:maxActivePhones (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/
DVendorPhoneSwitcher.java99 public VendorPhoneSwitcher(int maxActivePhones, Context context, Looper looper) { in VendorPhoneSwitcher()
133 public static VendorPhoneSwitcher make(int maxActivePhones, Context context, Looper looper) { in make()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java238 int maxActivePhones = sPhoneConfigurationManager in makeDefaultPhone() local
DPhoneSwitcher.java343 public PhoneSwitcher(int maxActivePhones, Context context, Looper looper) { in PhoneSwitcher()