Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java4453 String extraGroup = "EXTRA"; in testTooManyGroups_xml() local
4466 + "<channelGroup id=\"" + extraGroup + "\" name=\"hi\"/>" in testTooManyGroups_xml()
4476 assertNull(mHelper.getNotificationChannelGroup(extraGroup, PKG_O, UID_O)); in testTooManyGroups_xml()