Searched refs:theParcels (Results 1 – 1 of 1) sorted by relevance
361 Parcel[] theParcels = (Parcel[])parcels.toArray( new Parcel[0] ); in getElementNames() local362 String[] names = new String[ theParcels.length ]; in getElementNames()365 names[count] = theParcels[ count ].getName(); in getElementNames()
Completed in 15 milliseconds