Searched defs:setScoAllowedNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp832 static jboolean setScoAllowedNative(JNIEnv* env, jobject object, function in namespace:android
913 {"setScoAllowedNative", "(Z)Z", (void*)setScoAllowedNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetNativeInterface.java434 return setScoAllowedNative(value);
498 private native boolean setScoAllowedNative(boolean value); method in class:HeadsetNativeInterface

Completed in 25 milliseconds