Searched refs:groupIdMap (Results 1 – 2 of 2) sorted by relevance
69 final Map<Integer, ParcelUuid> groupIdMap = profileProxy in getBaseGroupId() local71 if (groupIdMap == null) { in getBaseGroupId()75 for (Map.Entry<Integer, ParcelUuid> entry : groupIdMap.entrySet()) { in getBaseGroupId()
393 final Map<Integer, ParcelUuid> groupIdMap = getCsipSetCoordinatorProfile() in onReceiveInternal() local395 if (groupIdMap != null) { in onReceiveInternal()396 for (Map.Entry<Integer, ParcelUuid> entry: groupIdMap.entrySet()) { in onReceiveInternal()