Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DPhoneAccountRegistrarTest.java1632 String invalidShortDescription = INVALID_STR; in testInvalidShortDescriptionThrowsException() local
1635 .setShortDescription(invalidShortDescription); in testInvalidShortDescriptionThrowsException()
1640 assertEquals(invalidShortDescription, account.getShortDescription()); in testInvalidShortDescriptionThrowsException()