Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/provider/
DSearchRecentSuggestionsProviderTest.java154 int newGroup1Count = GROUP_1_COUNT - GROUP_3_COUNT; in testReordering() local
155 checkResultCounts(GROUP_1_QUERY, newGroup1Count, newGroup1Count, null, GROUP_1_LINE2); in testReordering()
186 c.move(newGroup1Count - 1); in testReordering()