Home
last modified time | relevance | path

Searched defs:totalChipLength (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/queries/
DSearchChipViewManagerTest.java78 int totalChipLength = TEST_MIME_TYPES.length + TEST_OTHER_TYPES.length; in testInitChipSets_hasCorrectChipCount() local
86 int totalChipLength = TEST_MIME_TYPES.length + TEST_OTHER_TYPES.length; in testUpdateChips_hasCorrectChipCount() local