Lines Matching refs:power
33 static android::sp<android::hardware::power::V1_2::IPower> gPowerHal_1_2_;
34 static std::shared_ptr<aidl::android::hardware::power::IPower> gPowerHal_Aidl_;
40 std::string(aidl::android::hardware::power::IPower::descriptor) + "/default";
61 android::hardware::power::V1_2::IPower::getService(); in connectPowerHalLocked()
77 gPowerHal_Aidl_ = aidl::android::hardware::power::IPower::fromBinder(pwBinder); in connectPowerHalLocked()
99 android::hardware::power::V1_2::PowerHint::AUDIO_STREAMING, in audio_streaming_hint_start()
112 aidl::android::hardware::power::Boost::AUDIO_LAUNCH, in audio_streaming_hint_start()
136 android::hardware::power::V1_2::PowerHint::AUDIO_STREAMING, in audio_streaming_hint_end()
149 aidl::android::hardware::power::Boost::AUDIO_LAUNCH, in audio_streaming_hint_end()
173 android::hardware::power::V1_2::PowerHint::AUDIO_LOW_LATENCY, in audio_low_latency_hint_start()
186 aidl::android::hardware::power::Mode::AUDIO_STREAMING_LOW_LATENCY, in audio_low_latency_hint_start()
210 android::hardware::power::V1_2::PowerHint::AUDIO_LOW_LATENCY, in audio_low_latency_hint_end()
223 aidl::android::hardware::power::Mode::AUDIO_STREAMING_LOW_LATENCY, in audio_low_latency_hint_end()