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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp647 static jboolean notifyDeviceStatusNative(JNIEnv *env, jobject object, function in namespace:android
834 {"notifyDeviceStatusNative", "(IIII)Z", (void *) notifyDeviceStatusNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java3112 notifyDeviceStatusNative(deviceState.mService, deviceState.mRoam, deviceState.mSignal,
3292 private native boolean notifyDeviceStatusNative(int networkState, int serviceType, int signal, method in class:HeadsetStateMachine

Completed in 162 milliseconds