Searched refs:pluginApkPath (Results 1 – 1 of 1) sorted by relevance
273 String pluginApkPath = applicationInfo.sourceDir; in copyPluginFromInstalledPackageToCacheDir() local276 try (InputStream pluginSrc = new FileInputStream(pluginApkPath); in copyPluginFromInstalledPackageToCacheDir()