Searched refs:getManagerPropId (Results 1 – 2 of 2) sorted by relevance
98 assertThat(halPropIdMap.getManagerPropId(EXISTENT_HAL_PROP_ID)) in testManagerToHalPropIdMap_getManagerPropId()107 .that(halPropIdMap.getManagerPropId(HalServiceBase.NOT_SUPPORTED_PROPERTY)) in testManagerToHalPropIdMap_getManagerPropId_returnsDefaultManagerPropId()
143 int getManagerPropId(int halPropId) { in getManagerPropId() method in HalServiceBase.ManagerToHalPropIdMap