Searched refs:makeQuickSimAccount (Results 1 – 1 of 1) sorted by relevance
1350 PhoneAccount sim1Account = makeQuickSimAccount(1); in testGetSimPhoneAccountsFromSimCallManager()1353 PhoneAccount sim2Account = makeQuickSimAccount(2); in testGetSimPhoneAccountsFromSimCallManager()1399 PhoneAccount sim1Account = makeQuickSimAccount(1); in testMaybeNotifyTelephonyForVoiceServiceState()1401 PhoneAccount sim2Account = makeQuickSimAccount(2); in testMaybeNotifyTelephonyForVoiceServiceState()2120 private PhoneAccount makeQuickSimAccount(int simId) { in makeQuickSimAccount() method in PhoneAccountRegistrarTest