Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_vibrator_VibratorManagerService.h24 extern vibrator::ManagerHalController* android_server_vibrator_VibratorManagerService_getManager();
Dcom_android_server_vibrator_VibratorManagerService.cpp67 vibrator::ManagerHalController* android_server_vibrator_VibratorManagerService_getManager() { in android_server_vibrator_VibratorManagerService_getManager() function
Dcom_android_server_vibrator_VibratorController.cpp96 android_server_vibrator_VibratorManagerService_getManager(); in findVibrator()