Searched refs:pcList (Results 1 – 1 of 1) sorted by relevance
783 ArrayList<Integer> pcList = (ArrayList<Integer>) priorityCategories.get(fromParcel); in testTooLongLists_fromParcel() local784 assertEquals(ZenPolicy.NUM_PRIORITY_CATEGORIES, pcList.size()); in testTooLongLists_fromParcel()