Searched refs:STORAGE_PATH (Results 1 – 4 of 4) sorted by relevance
55 private static final String STORAGE_PATH = "recoverablekeystore/snapshots/"; field in RecoverySnapshotStorage174 File folder = new File(rootDirectory, STORAGE_PATH); in getStorageFolder()
39 private static final String STORAGE_PATH = Environment.getExternalStorageDirectory().toString(); field in MediaTestUtil61 FileOutputStream o = new FileOutputStream(STORAGE_PATH + '/' + name + ".dump"); in getNativeHeapDump()
12366 field public static final String EXTRA_STORAGE_PATH = "android.content.pm.extra.STORAGE_PATH";
8594 … public static final java.lang.String EXTRA_STORAGE_PATH = "android.content.pm.extra.STORAGE_PATH";