Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_host.cpp43 static jmethodID method_onGetIdleTime; variable
201 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onGetIdleTime, addr.get(), (jint)addr_type, in get_idle_time_callback()
568 {"onGetIdleTime", "([BIII)V", &method_onGetIdleTime}, in register_com_android_bluetooth_hid_host()