Searched refs:DIR_ANDROID_STORAGE (Results 1 – 1 of 1) sorted by relevance
59 private static final File DIR_ANDROID_STORAGE = getDirectory(ENV_ANDROID_STORAGE, "/storage"); field in Environment149 return DIR_ANDROID_STORAGE; in getStorageDirectory()