HomeSort by relevance Sort by last modified time
    Searched refs:DONT_FORCE (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerIntegrationTest.java 70 unmountObb(filePath, DONT_FORCE);
97 unmountObb(filePath1, DONT_FORCE);
98 unmountObb(filePath2, DONT_FORCE);
99 unmountObb(filePath3, DONT_FORCE);
122 unmountObb(filePath, DONT_FORCE);
133 unmountObb(filePath, DONT_FORCE);
154 unmountObb(filePath3, DONT_FORCE);
155 unmountObb(filePath1, DONT_FORCE);
192 unmountObb(obbFilePath, DONT_FORCE);
202 unmountObb(obbFilePath, DONT_FORCE);
    [all...]
StorageManagerBaseTest.java 60 protected static boolean DONT_FORCE = false;

Completed in 30 milliseconds