Home
last modified time | relevance | path

Searched refs:sim1Account (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java1350 PhoneAccount sim1Account = makeQuickSimAccount(1); in testGetSimPhoneAccountsFromSimCallManager() local
1351 PhoneAccountHandle sim1Handle = sim1Account.getAccountHandle(); in testGetSimPhoneAccountsFromSimCallManager()
1352 registerAndEnableAccount(sim1Account); in testGetSimPhoneAccountsFromSimCallManager()
1399 PhoneAccount sim1Account = makeQuickSimAccount(1); in testMaybeNotifyTelephonyForVoiceServiceState() local
1400 registerAndEnableAccount(sim1Account); in testMaybeNotifyTelephonyForVoiceServiceState()
1450 mRegistrar.unregisterPhoneAccount(sim1Account.getAccountHandle()); in testMaybeNotifyTelephonyForVoiceServiceState()
1457 mRegistrar.registerPhoneAccount(sim1Account); in testMaybeNotifyTelephonyForVoiceServiceState()