Searched defs:pathName (Results 1 – 11 of 11) sorted by relevance
44 String pathName = mClassLocation.concat(name.replace('.', '/')).concat(".class"); in findClass() local
397 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile()427 public static Bitmap decodeFile(String pathName) { in decodeFile()
70 public static Movie decodeFile(String pathName) { in decodeFile()
143 public static BitmapRegionDecoder newInstance(String pathName, in newInstance()
366 bool okayToCompress(Bundle* bundle, const String8& pathName) in okayToCompress()
702 String8 pathName(srcDir); in slurpFullTree() local
58 String pathName, boolean isShareable) { in newInstance()101 public static DumbBitmapRegionDecoder newInstance(String pathName) { in newInstance()
1458 final String pathName = in updateStateFromTypedArray() local1580 final String pathName = a.getString(AndroidResources.styleable_VectorDrawablePath_name); in updateStateFromTypedArray() local
1230 public static Drawable createFromPath(String pathName) { in createFromPath()
1548 final String pathName = a.getString(R.styleable.VectorDrawableClipPath_name); in updateStateFromTypedArray() local1844 final String pathName = a.getString(R.styleable.VectorDrawablePath_name); in updateStateFromTypedArray() local
1112 Asset* AssetManager::openAssetFromFileLocked(const String8& pathName, in openAssetFromFileLocked()