Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java1657 String invalidGroupId = INVALID_STR; in testInvalidGroupIdThrowsException() local
1660 .setGroupId(invalidGroupId); in testInvalidGroupIdThrowsException()
1665 assertEquals(invalidGroupId, account.getGroupId()); in testInvalidGroupIdThrowsException()