/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/activityAttribution/ |
H A D | ActivityAttributionNativeInterface.java | 77 private native void initNative(); in initNative() method in ActivityAttributionNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/ |
H A D | BluetoothKeystoreNativeInterface.java | 102 private native void initNative(); in initNative() method in BluetoothKeystoreNativeInterface
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_btservice_ActivityAttribution.cpp | 99 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_btservice_BluetoothKeystore.cpp | 100 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_hearing_aid.cpp | 102 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_a2dp_sink.cpp | 112 static void initNative(JNIEnv* env, jobject object, in initNative() function
|
H A D | com_android_bluetooth_le_audio.cpp | 141 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_hid_device.cpp | 170 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_a2dp.cpp | 288 static void initNative(JNIEnv* env, jobject object, in initNative() function
|
H A D | com_android_bluetooth_avrcp_controller.cpp | 869 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_avrcp_target.cpp | 218 static void initNative(JNIEnv* env, jobject object) { in initNative() function
|
H A D | com_android_bluetooth_btservice_AdapterService.cpp | 868 static bool initNative(JNIEnv* env, jobject obj, jboolean isGuest, in initNative() function
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidNativeInterface.java | 178 private native void initNative(); in initNative() method in HearingAidNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
H A D | LeAudioNativeInterface.java | 210 private native void initNative(); in initNative() method in LeAudioNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpNativeInterface.java | 225 private native void initNative(int maxConnectedAudioDevices, in initNative() method in A2dpNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
H A D | HidDeviceNativeInterface.java | 261 private native void initNative(); in initNative() method in HidDeviceNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | AvrcpNativeInterface.java | 257 private native void initNative(); in initNative() method in AvrcpNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkService.java | 498 private native void initNative(int maxConnectedAudioDevices); in initNative() method in A2dpSinkService
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
H A D | AvrcpControllerService.java | 917 private native void initNative(); in initNative() method in AvrcpControllerService
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
H A D | AdapterService.java | 3882 native boolean initNative(boolean startRestricted, boolean isCommonCriteriaMode, in initNative() method in AdapterService
|