Home
last modified time | relevance | path

Searched refs:sTitleList (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/odk/examples/java/Inspector/
H A DInspectorAddon.java123 String[] sTitleList = sTitle.split(" - "); in dispatch() local
124 if (sTitleList.length > 0){ in dispatch()
125 sTitle = sTitleList[0]; in dispatch()

Completed in 5 milliseconds