/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/activityAttribution/ |
H A D | ActivityAttributionNativeInterface.java | 59 cleanupNative(); in cleanup() 79 private native void cleanupNative(); in cleanupNative() method in ActivityAttributionNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/ |
H A D | BluetoothKeystoreNativeInterface.java | 66 cleanupNative(); in cleanup() 103 private native void cleanupNative(); in cleanupNative() method in BluetoothKeystoreNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidNativeInterface.java | 82 cleanupNative(); in cleanup() 179 private native void cleanupNative(); in cleanupNative() method in HearingAidNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/ |
H A D | LeAudioNativeInterface.java | 159 cleanupNative(); in cleanup() 211 private native void cleanupNative(); in cleanupNative() method in LeAudioNativeInterface
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_btservice_ActivityAttribution.cpp | 139 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 163 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_btservice_BluetoothKeystore.cpp | 138 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 161 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_pan.cpp | 157 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 221 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_hearing_aid.cpp | 139 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 224 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_a2dp_sink.cpp | 151 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 249 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_le_audio.cpp | 173 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 267 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_hid_device.cpp | 210 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 503 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_hid_host.cpp | 243 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 512 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_a2dp.cpp | 351 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 513 {"cleanupNative", "()V", (void*)cleanupNative},
|
H A D | com_android_bluetooth_sdp.cpp | 492 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 517 {"cleanupNative", "()V", (void*)cleanupNative},
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
H A D | A2dpNativeInterface.java | 89 cleanupNative(); in cleanup() 228 private native void cleanupNative(); in cleanupNative() method in A2dpNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
H A D | HidDeviceNativeInterface.java | 88 cleanupNative(); in cleanup() 263 private native void cleanupNative(); in cleanupNative() method in HidDeviceNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | PeriodicScanManager.java | 65 cleanupNative(); in cleanup() 234 private native void cleanupNative(); in cleanupNative() method in PeriodicScanManager
|
H A D | AdvertiseManager.java | 77 cleanupNative(); in cleanup() 445 private native void cleanupNative(); in cleanupNative() method in AdvertiseManager
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | AvrcpNativeInterface.java | 63 cleanupNative(); in cleanup() 267 private native void cleanupNative(); in cleanupNative() method in AvrcpNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetNativeInterface.java | 228 cleanupNative(); in cleanup() 489 private native void cleanupNative(); in cleanupNative() method in HeadsetNativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkService.java | 87 cleanupNative(); in stop() 500 private native void cleanupNative(); in cleanupNative() method in A2dpSinkService
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
H A D | NativeInterface.java | 74 cleanupNative(); in cleanup() 268 private native void cleanupNative(); in cleanupNative() method in NativeInterface
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
H A D | SdpManager.java | 81 private native void cleanupNative(); in cleanupNative() method in SdpManager 236 cleanupNative(); in cleanup()
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
H A D | ProfileServiceTest.java | 129 mMockAdapterService.cleanupNative(); in tearDown()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
H A D | PanService.java | 159 cleanupNative(); in cleanup() 781 private native void cleanupNative(); in cleanupNative() method in PanService
|