Searched defs:maxActivePhones (Results 1 – 3 of 3) sorted by relevance
99 public VendorPhoneSwitcher(int maxActivePhones, Context context, Looper looper) { in VendorPhoneSwitcher()133 public static VendorPhoneSwitcher make(int maxActivePhones, Context context, Looper looper) { in make()
238 int maxActivePhones = sPhoneConfigurationManager in makeDefaultPhone() local
343 public PhoneSwitcher(int maxActivePhones, Context context, Looper looper) { in PhoneSwitcher()