OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:packageaspath
(Results
1 - 1
of
1
) sorted by null
/developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
SampleGenProperties.groovy
115
String
packageAsPath
(String pkg) {
162
outputPath = outputPath.replaceAll('_PACKAGE_',
packageAsPath
(targetSamplePackage))
Completed in 84 milliseconds