Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp121 static jmethodID method_onSearchCompleted; variable
255 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onSearchCompleted, conn_id, in btgattc_search_complete_cb()
789 method_onSearchCompleted = in classInitNative()