Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java183 long minRowIdOfInternalDbAfterReset = readMinimumRowIdFromDatabaseAs(APP_FM, in testScenario() local
185 Log.d(TAG, "minRowIdOfInternalDbAfterReset:" + minRowIdOfInternalDbAfterReset); in testScenario()
194 minRowIdOfInternalDbAfterReset > maxRowIdOfInternalDbBeforeReset).isTrue(); in testScenario()
203 minRowIdOfInternalDbAfterReset <= maxRowIdOfInternalDbBeforeReset).isTrue(); in testScenario()