Searched refs:halPropIdMgrIdArray (Results 1 – 1 of 1) sorted by relevance
180 int[] halPropIdMgrIdArray = new int[halPropIdMgrIds.size()]; in PropertyHalServiceConfigs() local182 halPropIdMgrIdArray[i] = halPropIdMgrIds.get(i); in PropertyHalServiceConfigs()184 mMgrPropIdToHalPropId = BidirectionalSparseIntArray.create(halPropIdMgrIdArray); in PropertyHalServiceConfigs()