Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenPolicyTest.java575 ArrayList<Integer> pcList = (ArrayList<Integer>) priorityCategories.get(fromParcel); in testTooLongLists_fromParcel() local
576 assertEquals(ZenPolicy.NUM_PRIORITY_CATEGORIES, pcList.size()); in testTooLongLists_fromParcel()