Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java1980 PhoneAccount accountForCurrent = makeQuickAccountBuilder("id_0", 0, UserHandle.CURRENT) in testGetPhoneAccountAcrossUsers() local
1991 registerAndEnableAccount(accountForCurrent); in testGetPhoneAccountAcrossUsers()
2012 assertTrue(accountsAcrossUser.contains(accountForCurrent)); in testGetPhoneAccountAcrossUsers()