Searched refs:assetPath (Results 1 – 1 of 1) sorted by relevance
123 String assetPath = path.substring(off+1); in openFile() local124 AssetFileDescriptor asset = getContext().getAssets().openNonAssetFd(cookie, assetPath); in openFile()