Searched refs:preLastDot (Results 1 – 1 of 1) sorted by relevance
942 int preLastDot = withoutComponent.lastIndexOf("."); in getComponentForString() local943 component = withoutComponent.substring(preLastDot + 1, in getComponentForString()
Completed in 13 milliseconds