Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DBaseJobSchedulerTest.java232 private boolean isJsStorageStateLow() throws Exception { in isJsStorageStateLow() method in BaseJobSchedulerTest
240 if (isJsStorageStateLow() == low) { in setStorageStateLow()