HomeSort by relevance Sort by last modified time
    Searched refs:getPath (Results 151 - 175 of 653) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/inputmethods/LatinIME/tools/maketext/src/com/android/inputmethod/latin/maketext/
JarUtils.java 40 final String path = resUrl.getPath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/
BinaryXMLMultiPageEditorPart.java 59 IPath path = fragmentRoot.getPath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ImportProjectWizard.java 80 + "first. (Could not find %1$s)", file.getPath()));
ProjectNamePage.java 189 mLocationText.setText(mValues.projectLocation.getPath());
220 updateLocationPathField(mValues.projectLocation.getPath());
418 mValues.extractFromAndroidManifest(new Path(mValues.projectLocation.getPath()));
454 + "SDK Tools installed: Please update. (Missing %1$s)", file.getPath()));
479 Path path = new Path(mValues.projectLocation.getPath());
510 if (mValues.projectLocation.getPath().length() == 0) {
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
GrantUriPermissionNode.java 113 public String getPath()
  /tools/motodev/src/plugins/preflighting/src/com/motorolamobility/preflighting/output/
AbstractOutputter.java 154 fileLocation = resource.getPath();
  /tools/motodev/src/plugins/preflighting.ui/src/com/motorolamobility/preflighting/ui/wizards/
ApkValidationWizard.java 60 PreflightingUIPlugin.PREFLIGHTING_UI_PLUGIN_ID, url.getPath()));
  /external/skia/src/animator/
SkMatrixParts.cpp 151 fPathMeasure.setPath(&path->getPath(), false);
242 SkPath& sourcePath = source->getPath();
244 SkPath& destPath = destination->getPath();
  /frameworks/base/libs/androidfw/
Keyboard.cpp 109 String8 path(getPath(deviceIdentifier, name,
126 String8 path(getPath(deviceIdentifier, name,
142 String8 KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier,
  /libcore/dalvik/src/main/java/dalvik/system/
DexPathList.java 261 return DexFile.loadDex(file.getPath(), optimizedPath, 0);
297 return result.getPath();
377 return file.getPath();
  /sdk/anttasks/src/com/android/ant/
GetTargetTask.java 121 SdkManager manager = SdkManager.createManager(sdkDir.getPath(), new ILogger() {
179 String androidJar = androidTarget.getPath(IAndroidTarget.ANDROID_JAR);
182 String androidAidl = androidTarget.getPath(IAndroidTarget.ANDROID_AIDL);
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayout.java 134 final boolean enable = !ApiService.isProjectBeingEdited(mProject.getPath()) &&
342 final boolean enable = !ApiService.isProjectBeingEdited(mProject.getPath()) &&
638 ((MediaItemView) mediaItemView).setProjectPath(mProject.getPath());
690 ((MediaItemView)mediaItemView).setProjectPath(mProject.getPath());
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 58 assertNull(u.getPath());
86 assertNull(Uri.parse("foo:bob%20lee").getPath());
231 assertEquals("/a/b/c", withC.getPath());
270 assertNull(uri.getPath());
388 assertEquals(path, uri.getPath());
  /external/llvm/lib/Archive/
ArchiveReader.cpp 346 "(" + I->getPath().str() + ")";
486 mbr->getPath().str() + ")";
536 mbr->getPath().str() + ")";
553 mbr->getPath().str() + ": " + *error;
618 archPath.str() + "(" + I->getPath().str() + ")";
  /tools/build/builder/src/main/java/com/android/builder/
AndroidBuilder.java 155 classpath.add(mTarget.getPath(IAndroidTarget.ANDROID_JAR));
242 String aaptPath = mTarget.getPath(IAndroidTarget.AAPT);
483 String aaptPath = mTarget.getPath(IAndroidTarget.AAPT);
497 command.add(mTarget.getPath(IAndroidTarget.ANDROID_JAR));
680 String aidlPath = mTarget.getPath(IAndroidTarget.AIDL);
684 mTarget.getPath(IAndroidTarget.ANDROID_AIDL),
707 String dxPath = mTarget.getPath(IAndroidTarget.DX);
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorExportTest.java 86 mVideoEditorHelper.deleteProject(new File(mVideoEditor.getPath()));
106 .createRandomFile(mVideoEditor.getPath() + "/")
187 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
307 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
365 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
432 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
626 .createRandomFile(mVideoEditor.getPath() + "/") + ".3gp";
703 mVideoEditor.getPath() + "/") + ".3gp";
    [all...]
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 199 final File apkFile = new File(packageUri.getPath());
210 final File apkFile = new File(packageUri.getPath());
333 String codePath = packageURI.getPath();
341 Slog.w(TAG, "Problem when trying to copy " + codeFile.getPath());
404 Slog.e(TAG, "Could not copy native libraries to " + sharedLibraryDir.getPath());
409 Slog.e(TAG, "Could not create native lib directory: " + sharedLibraryDir.getPath());
457 final InputStream is = new FileInputStream(new File(pPackageURI.getPath()));
781 final StatFs internalStats = new StatFs(Environment.getDataDirectory().getPath());
806 final StatFs sdStats = new StatFs(Environment.getExternalStorageDirectory().getPath());
835 sizeBytes += PackageHelper.extractPublicFiles(apkFile.getPath(), null)
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/xml/parsers/
SAXParserTest.java 313 new SAXParserTestSupport().readFile(list_out_dh[i].getPath());
348 list_out_hb[i].getPath());
407 list_out_dh[i].getPath());
448 HashMap<String, String> hm = sp.readFile(list_out_hb[i].getPath());
505 list_out_dh[i].getPath());
548 list_out_hb[i].getPath());
605 // list_out_dh[i].getPath());
655 HashMap<String, String> hm = sp.readFile(list_out_hb[i].getPath());
696 HashMap<String, String> hm = sp.readFile(list_out_hb[i].getPath());
744 list_out_dh[i].getPath());
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidClasspathContainerInitializer.java 266 public IPath getPath() {
676 paths.add(target.getPath(IAndroidTarget.ANDROID_JAR));
677 paths.add(target.getPath(IAndroidTarget.SOURCES));
684 String targetDocPath = target.getPath(IAndroidTarget.DOCS);
732 IPath entryPath = entry.getPath();
    [all...]
LibraryClasspathContainerInitializer.java 147 String path = entry.getPath().toString();
277 e.getPath(),
472 IProject refProject = wsRoot.getProject(entry.getPath().lastSegment());
495 entry.getPath(), javaProject);
507 AdtPlugin.log(jme, "Failed to resolve ClasspathContainer: %s", entry.getPath());
535 IPath path = e.getPath();
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 83 m_archiveFile = Files.newFile (parentDir, archive.getPath ());
188 final String name = file.getPath ();
201 final File inFile = Files.newFile (pathDir, file.getPath ());
  /packages/apps/Gallery2/src/com/android/gallery3d/provider/
GalleryProvider.java 94 Path path = Path.fromString(uri.getPath());
120 Path path = Path.fromString(uri.getPath());
207 Path path = Path.fromString(uri.getPath());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ProjectClassLoader.java 275 e.getPath(), javaProject);
293 e.getPath());
304 IPath path = e.getPath();
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/archives/
ArchiveInstaller.java 211 monitor.logError("Failed to create directory %1$s", tmpFolder.getPath());
668 destFolder.getPath(), oldDestFolder.getPath());
692 monitor.logError("Failed to create directory %1$s", destFolder.getPath());
705 destFolder.getPath());
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
ReportExporter.java 89 return mContext.getString(R.string.report_saved, reportFile.getPath());

Completed in 633 milliseconds

1 2 3 4 5 67 8 91011>>