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