Searched refs:method_onBatchScanReports (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp172 static jmethodID method_onBatchScanReports; member in namespace:android
542 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onBatchScanReports, status, client_if,
886 method_onBatchScanReports = env->GetMethodID(clazz, "onBatchScanReports", "(IIII[B)V");

Completed in 13 milliseconds