Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp38 static jmethodID method_onNetworkRoaming; variable
135 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onNetworkRoaming, in network_roaming_cb()
931 {"onNetworkRoaming", "(I[B)V", &method_onNetworkRoaming}, in register_com_android_bluetooth_hfpclient()