Searched refs:isDummy (Results 1 – 1 of 1) sorted by relevance
75 AccountEntry(Phone phone, boolean isEmergency, boolean isDummy) { in AccountEntry() argument77 mAccount = registerPstnPhoneAccount(isEmergency, isDummy); in AccountEntry()