Searched refs:fromPath (Results 1 – 2 of 2) sorted by relevance
450 private static Uri moveToFinalLocation(Uri fromPath, Path appSpecifiedPath, in moveToFinalLocation() argument452 if (!ContentResolver.SCHEME_FILE.equals(fromPath.getScheme())) { in moveToFinalLocation()453 Log.w(LOG_TAG, "Downloaded file location uri " + fromPath + in moveToFinalLocation()458 Path fromFile = FileSystems.getDefault().getPath(fromPath.getPath()); in moveToFinalLocation()
62641 Landroid/view/textclassifier/TextClassifierImpl$ModelFile;->fromPath(Ljava/lang/String;)Landroid/vi…