Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp186 static jmethodID method_onSyncStarted; variable
2194 method_onSyncStarted = in periodicScanClassInitNative()
2223 sCallbackEnv->CallVoidMethod(mPeriodicScanCallbacksObj, method_onSyncStarted, in onSyncStarted()