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.cpp45 NativeVibratorManagerService(JNIEnv* env, jobject callbackListener) in NativeVibratorManagerService()
140 static jlong nativeInit(JNIEnv* env, jclass /* clazz */, jobject callbackListener) { in nativeInit()
Dcom_android_server_vibrator_VibratorController.cpp92 VibratorControllerWrapper(JNIEnv* env, int32_t vibratorId, jobject callbackListener) in VibratorControllerWrapper()
230 jobject callbackListener) { in vibratorNativeInit()