Home
last modified time | relevance | path

Searched defs:mPropertyHalServiceConfigs (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DPropertyHalServiceConfigsUnitTest.java91 private PropertyHalServiceConfigs mPropertyHalServiceConfigs; field in PropertyHalServiceConfigsUnitTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DHalPropConfigTest.java92 private final PropertyHalServiceConfigs mPropertyHalServiceConfigs = field in HalPropConfigTest
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java134 private PropertyHalServiceConfigs mPropertyHalServiceConfigs = field in PropertyHalService
1779 setRequestInfo.getPropertyId(), mPropertyHalServiceConfigs)); in sendGetInitialValueAndSubscribeUpdateEvent() local