Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/ScopedStorageTestHelper/src/android/scopedstorage/cts/
DScopedStorageTestHelper.java113 returnIntent = checkDatabaseRowExists(queryType); in onCreate()
313 private Intent checkDatabaseRowExists(String queryType) { in checkDatabaseRowExists() method in ScopedStorageTestHelper