Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java139 assertTrue("Cannot write in External File", isExternalStorageWritable()); in testAppLaunchPerformance()
257 public boolean isExternalStorageWritable() { in isExternalStorageWritable() method in AppLaunchTests