Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp185 static jmethodID method_onSyncStarted; variable
1968 method_onSyncStarted = in periodicScanClassInitNative()
1997 sCallbackEnv->CallVoidMethod(mPeriodicScanCallbacksObj, method_onSyncStarted, in onSyncStarted()