/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_a2dp.cpp | 103 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 213 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_a2dp_sink.cpp | 126 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 249 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_hdp.cpp | 100 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 246 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_pan.cpp | 96 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 232 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_avrcp.cpp | 182 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 419 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_hid.cpp | 198 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 475 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_avrcp_controller.cpp | 430 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 676 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_hfpclient.cpp | 279 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 593 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_sdp.cpp | 102 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 558 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_hfp.cpp | 433 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 854 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_btservice_AdapterService.cpp | 634 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 1269 {"classInitNative", "()V", (void *) classInitNative},
|
H A D | com_android_bluetooth_gatt.cpp | 865 static void classInitNative(JNIEnv* env, jclass clazz) { function in namespace:android 922 info("classInitNative: Success!"); 1694 {"classInitNative", "()V", (void *) classInitNative},
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
H A D | SdpManager.java | 91 classInitNative(); 94 private native static void classInitNative(); method in class:SdpManager
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpStateMachine.java | 110 classInitNative(); 819 private native static void classInitNative(); method in class:A2dpStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
H A D | PanService.java | 82 classInitNative(); 600 private native static void classInitNative(); method in class:PanService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkStateMachine.java | 133 classInitNative(); 872 private native static void classInitNative(); method in class:A2dpSinkStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | Avrcp.java | 154 classInitNative(); 1167 private native static void classInitNative(); method in class:Avrcp
|
H A D | AvrcpControllerService.java | 71 classInitNative(); 950 private native static void classInitNative(); method in class:AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
H A D | HealthService.java | 76 classInitNative(); 903 private native static void classInitNative(); method in class:HealthService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
H A D | HidService.java | 73 classInitNative(); 700 private native static void classInitNative(); method in class:HidService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
H A D | AdapterService.java | 147 classInitNative(); 2525 private native static void classInitNative(); method in class:AdapterService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | GattService.java | 179 classInitNative(); 2332 private native static void classInitNative(); method in class:GattService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | HeadsetClientStateMachine.java | 170 classInitNative(); 2687 private native static void classInitNative(); method in class:HeadsetClientStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetStateMachine.java | 202 classInitNative(); 3544 private native static void classInitNative(); method in class:HeadsetStateMachine
|