Searched refs:method_onScanResult (Results 1 – 1 of 1) sorted by relevance
115 static jmethodID method_onScanResult; variable227 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onScanResult, event_type, in btgattc_scan_result_cb()899 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onScanResult, event_type, in OnScanResult()977 method_onScanResult = env->GetMethodID(clazz, "onScanResult", in classInitNative()