Searched refs:mGroupIdIndexMap (Results 1 – 1 of 1) sorted by relevance
71 mVolumeInfos[mGroupIdIndexMap.get(groupId)].mHasFocus = false; in handleMessage()81 mVolumeInfos[mGroupIdIndexMap.get(focusGroupId)].mHasFocus = true; in handleMessage()90 private SparseIntArray mGroupIdIndexMap = new SparseIntArray(); field in VolumeTestFragment188 mGroupIdIndexMap.clear(); in initVolumeInfo()198 mGroupIdIndexMap.put(groupId, i); in initVolumeInfo()