Searched refs:mSourcePath (Results 1 – 1 of 1) sorted by relevance
31 private Path mSourcePath; field in LintExecTask44 mSourcePath = path; in setSrc()95 if (mSourcePath != null) { in execute()97 task.createArg().setValue(mSourcePath.toString()); in execute()