Searched refs:aliasesByProfileId (Results 1 – 2 of 2) sorted by relevance
701 SparseArray<List<String>> aliasesByProfileId = new SparseArray< in doInBackground() local721 aliasesByProfileId.put(profileId, aliases); in doInBackground()726 List<String> aliases = aliasesByProfileId.get(profileId); in doInBackground()