Searched defs:hal (Results 1 – 11 of 11) sorted by relevance
212 auto pingFn = [](vibrator::HalWrapper* hal) { return hal->ping(); }; in vibratorIsAvailable()224 auto onFn = [timeoutMs, &callback](vibrator::HalWrapper* hal) { in vibratorOn()237 auto offFn = [](vibrator::HalWrapper* hal) { return hal->off(); }; in vibratorOff()247 auto setAmplitudeFn = [amplitude](vibrator::HalWrapper* hal) { in vibratorSetAmplitude()260 auto setExternalControlFn = [enabled](vibrator::HalWrapper* hal) { in vibratorSetExternalControl()276 auto performEffectFn = [effectType, effectStrength, &callback](vibrator::HalWrapper* hal) { in vibratorPerformEffect()297 auto performComposedEffectFn = [&effects, &callback](vibrator::HalWrapper* hal) { in vibratorPerformComposedEffect()332 auto performPwleEffectFn = [&primitives, &callback](vibrator::HalWrapper* hal) { in vibratorPerformPwleEffect()346 auto alwaysOnEnableFn = [id, effect, strength](vibrator::HalWrapper* hal) { in vibratorAlwaysOnEnable()359 auto alwaysOnDisableFn = [id](vibrator::HalWrapper* hal) { in vibratorAlwaysOnDisable()
150 sp<ILight> hal = ILight::getService(); in setLight_native() local
53 vibrator::ManagerHalController* hal() const { return mHal.get(); } in hal() function in android::NativeVibratorManagerService
49 final FakeSoundTriggerHal hal = new FakeSoundTriggerHal(mInjection); in create() local
67 auto hal = BootControlClient::WaitForService(); in EnsureBootHal() local
178 auto hal = hal::BootControlClient::WaitForService(); in CreateTestUpdate() local
61 final IFace hal = getFreshDaemon(); in startHalOperation() local
61 final IFingerprint hal = getFreshDaemon(); in startHalOperation() local
358 JTvInputHal::NotifyHandler::NotifyHandler(JTvInputHal* hal, const TvInputEventWrapper& event) { in NotifyHandler()380 JTvInputHal::NotifyTvMessageHandler::NotifyTvMessageHandler(JTvInputHal* hal, in NotifyTvMessageHandler()415 JTvInputHal::TvInputCallback::TvInputCallback(JTvInputHal* hal) { in TvInputCallback()
73 auto hal = device->boot1_1(); in IsSnapshotUpdateInProgress() local693 auto hal = device->boot1_1(); in SnapshotUpdateHandler() local
439 auto hal = device->boot1_1(); in GetSnapshotUpdateStatus() local