Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java218 restriction.add(makeQuickAccountHandleForUser("id" + i, USER_HANDLE_10)); in testPhoneAccountParsing_simultaneousCallingRestriction()
254 restriction.add(makeQuickAccountHandleForUser("id" + i, USER_HANDLE_10)); in testPhoneAccountParsing_simultaneousCallingRestrictionOnOffFlag()
2073 private static PhoneAccountHandle makeQuickAccountHandleForUser( in makeQuickAccountHandleForUser() method in PhoneAccountRegistrarTest
2083 : makeQuickAccountHandleForUser(id, userHandle), in makeQuickAccountBuilder()