Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java4454 String extraGroup1 = "EXTRA1"; in testTooManyGroups_xml() local
4467 + "<channelGroup id=\"" + extraGroup1 + "\" name=\"hi2\"/>" in testTooManyGroups_xml()
4477 assertNull(mHelper.getNotificationChannelGroup(extraGroup1, PKG_O, UID_O)); in testTooManyGroups_xml()