Home
last modified time | relevance | path

Searched refs:alwaysOnDisableFn (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_vibrator_VibratorController.cpp371 auto alwaysOnDisableFn = [id](vibrator::HalWrapper* hal) { in vibratorAlwaysOnDisable() local
374 wrapper->halCall<void>(alwaysOnDisableFn, "alwaysOnDisable"); in vibratorAlwaysOnDisable()