Searched refs:sdkPathEnd (Results 1 – 1 of 1) sorted by relevance
33 String sdkPathEnd = variableMatcher.group(3); in doSingleSubstitution() local34 expandedValue = sdkPathStart + propertyValue + sdkPathEnd; in doSingleSubstitution()