Home
last modified time | relevance | path

Searched defs:initializeNative (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hdp.cpp88 static void initializeNative(JNIEnv* env, jobject object) { in initializeNative() function
Dcom_android_bluetooth_pan.cpp115 static void initializeNative(JNIEnv* env, jobject object) { in initializeNative() function
Dcom_android_bluetooth_sdp.cpp71 static void initializeNative(JNIEnv* env, jobject object) { in initializeNative() function
Dcom_android_bluetooth_hid.cpp200 static void initializeNative(JNIEnv* env, jobject object) { in initializeNative() function
Dcom_android_bluetooth_hfpclient.cpp379 static void initializeNative(JNIEnv* env, jobject object) { in initializeNative() function
Dcom_android_bluetooth_hfp.cpp406 static void initializeNative(JNIEnv* env, jobject object, jint max_hf_clients, in initializeNative() function
Dcom_android_bluetooth_gatt.cpp876 static void initializeNative(JNIEnv* env, jobject object) { in initializeNative() function
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DPeriodicScanManager.java220 private native void initializeNative(); in initializeNative() method in PeriodicScanManager
DAdvertiseManager.java392 private native void initializeNative(); in initializeNative() method in AdvertiseManager
DGattService.java2695 private native void initializeNative(); in initializeNative() method in GattService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java37 static native void initializeNative(); in initializeNative() method in NativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java665 private native void initializeNative(); in initializeNative() method in PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java75 private native void initializeNative(); in initializeNative() method in SdpManager
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidService.java774 private native void initializeNative(); in initializeNative() method in HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java906 private native void initializeNative(); in initializeNative() method in HealthService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java3437 private native void initializeNative(int max_hf_clients, boolean inband_ring_enable); in initializeNative() method in HeadsetStateMachine