Searched refs:niName (Results 1 – 1 of 1) sorted by relevance
453 String niName = ni.getName(); in getAll() local454 int colonIdx = niName.indexOf(':'); in getAll()457 String parentName = niName.substring(0, colonIdx); in getAll()