Searched refs:getFilesDir (Results 1 – 5 of 5) sorted by relevance
11 public static String getFilesDir(Context applicationContext) { in getFilesDir() method in PathUtils12 return applicationContext.getFilesDir().getPath(); in getFilesDir()
63 String filesDir = getFilesDir().getPath(); in executeBinary()
195 getFilesDir: function (...args) { method
209 String appStoragePath = PathUtils.getFilesDir(applicationContext); in ensureInitializationComplete()
419 getFilesDir: function (...args) { method