Searched refs:getDataAppDirectory (Results 1 – 4 of 4) sorted by relevance
510 public static File getDataAppDirectory(String volumeUuid) { in getDataAppDirectory() method in Environment
938 return Environment.getDataAppDirectory(volumeUuid); in getTmpSessionDir()
8375 getNextCodePath(Environment.getDataAppDirectory(null), packageName); in decompressPackage()18931 return Environment.getDataAppDirectory(null); in resolveTargetDir()19007 codeFile = new File(Environment.getDataAppDirectory(move.toUuid), toPathName); in copyApk()19046 final File codeFile = new File(Environment.getDataAppDirectory(volumeUuid), in cleanUp()25694 Environment.getDataAppDirectory(volumeUuid));26297 measurePath = Environment.getDataAppDirectory(volumeUuid);26311 measurePath = Environment.getDataAppDirectory(volumeUuid);
39198 Landroid/os/Environment;->getDataAppDirectory(Ljava/lang/String;)Ljava/io/File;