Searched defs:urnsArray (Results 1 – 1 of 1) sorted by relevance
783 @NonNull SparseArray<List<String>> urnsArray) { in fillServiceCategoryAndUrns()824 SparseArray<List<String>> urnsArray = new SparseArray(2); in mergeSameEmergencyNumbers() local