Searched defs:targetPath (Results 1 – 5 of 5) sorted by relevance
47 String targetPath = Preconditions.checkNotNull(targetUri.getPath(), "targetPath"); in newNameResolver() local
77 public String[] getOverlayPaths(String targetPackageName, String targetPath) { in getOverlayPaths()
200 private void startAudioRecording(String targetPath, int source) throws IOException { in startAudioRecording()
636 public String targetPath; field in CLDRBuild.Remap643 public void setTargetPath(String targetPath) { in setTargetPath()
664 public Target resolveTarget(TestParams paramsArg, String targetPath) { in resolveTarget()