Searched refs:subhal (Results 1 – 5 of 5) sorted by relevance
24 static ::android::hardware::sensors::V2_0::subhal::implementation::AllSensorsSubHal subHal; in sensorsHalGetSubHal()26 static ::android::hardware::sensors::V2_0::subhal::implementation::ContinuousSensorsSubHal in sensorsHalGetSubHal()29 static ::android::hardware::sensors::V2_0::subhal::implementation::OnChangeSensorsSubHal subHal; in sensorsHalGetSubHal()31 static ::android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal subHal; in sensorsHalGetSubHal()41 namespace subhal { namespace
29 namespace subhal {
37 namespace subhal {
28 namespace subhal { namespace
45 using ::android::hardware::sensors::V2_0::subhal::implementation::AddAndRemoveDynamicSensorsSubHal;46 using ::android::hardware::sensors::V2_0::subhal::implementation::AllSensorsSubHal;47 using ::android::hardware::sensors::V2_0::subhal::implementation::49 using ::android::hardware::sensors::V2_0::subhal::implementation::ContinuousSensorsSubHal;50 using ::android::hardware::sensors::V2_0::subhal::implementation::52 using ::android::hardware::sensors::V2_0::subhal::implementation::OnChangeSensorsSubHal;53 using ::android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal;54 using ::android::hardware::sensors::V2_0::subhal::implementation::731 AllSensorsSubHal subhal; in TEST() local732 std::vector<ISensorsSubHal*> subHals{&subhal}; in TEST()[all …]