Searched refs:mgrToHalPropIds (Results 1 – 1 of 1) sorted by relevance
86 static ManagerToHalPropIdMap create(int... mgrToHalPropIds) { in create() argument87 return new ManagerToHalPropIdMap(BidirectionalSparseIntArray.create(mgrToHalPropIds)); in create()