Searched refs:mMgrPropIdToHalPropId (Results 1 – 1 of 1) sorted by relevance
144 private final BidirectionalSparseIntArray mMgrPropIdToHalPropId; field in PropertyHalServiceConfigs184 mMgrPropIdToHalPropId = BidirectionalSparseIntArray.create(halPropIdMgrIdArray); in PropertyHalServiceConfigs()447 return mMgrPropIdToHalPropId.getValue(mgrPropId, mgrPropId); in managerToHalPropId()454 return mMgrPropIdToHalPropId.getKey(halPropId, halPropId); in halToManagerPropId()