Home
last modified time | relevance | path

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

/packages/apps/Calendar/tests/src/com/android/calendar/
DAsyncQueryServiceTest.java73 private static final String TEST_SELECTION = "selection"; field in AsyncQueryServiceTest
117 work[index].selection = TEST_SELECTION; in testQuery()
173 work[index].selection = TEST_SELECTION; in testUpdate()
199 work[index].selection = TEST_SELECTION; in testDelete()
372 work.selection = TEST_SELECTION; in generateWork()