Home
last modified time | relevance | path

Searched defs:callbackListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_vibrator_VibratorManagerService.cpp40 NativeVibratorManagerService(JNIEnv* env, jobject callbackListener) in NativeVibratorManagerService()
81 static jlong nativeInit(JNIEnv* env, jclass /* clazz */, jobject callbackListener) { in nativeInit()
Dcom_android_server_vibrator_VibratorController.cpp106 VibratorControllerWrapper(JNIEnv* env, int32_t vibratorId, jobject callbackListener) in VibratorControllerWrapper()
206 jobject callbackListener) { in vibratorNativeInit()