Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp121 static jmethodID method_onSearchCompleted; variable
259 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onSearchCompleted, conn_id, in btgattc_search_complete_cb()
989 method_onSearchCompleted = in classInitNative()