Home
last modified time | relevance | path

Searched defs:getSizeManual (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DUtils.java131 public static long getSizeManual(File dir) throws Exception { in getSizeManual() method in Utils
135 public static long getSizeManual(File dir, boolean excludeObb) throws Exception { in getSizeManual() method in Utils