Searched refs:alreadyTriedUserIds (Results 1 – 1 of 1) sorted by relevance
8007 SparseBooleanArray alreadyTriedUserIds = new SparseBooleanArray(); in queryCrossProfileIntents() local8016 if (!skipCurrentProfile && !alreadyTriedUserIds.get(targetUserId) in queryCrossProfileIntents()8023 alreadyTriedUserIds.put(targetUserId, true); in queryCrossProfileIntents()