Home
last modified time | relevance | path

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

/platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/
DDownloadAppTestHelper.java243 Cursor cursor = null; in removeContentInDLApp() local
265 Cursor cursor = null; in getTotalNumberDownloads() local
278 Cursor cursor = null; in getDownloadItemCountById() local
/platform_testing/tests/jank/dialer/src/com/android/dialer/janktests/
DDialerJankTests.java237 Cursor cursor = getInstrumentation().getContext().getContentResolver() in getCallLogCount() local