Home
last modified time | relevance | path

Searched defs:initNative (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/cronet/url/android/java/src/org/chromium/url/
H A DParsed.java77 /* package */ void initNative(long nativePtr) { in initNative() method in Parsed
183 void initNative( in initNative() method
H A DGURL.java423 void initNative( in initNative() method
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreNativeInterface.java112 private native void initNative(); in initNative() method in BluetoothKeystoreNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothQualityReportNativeInterface.java124 private native void initNative(); in initNative() method in BluetoothQualityReportNativeInterface
DBluetoothHciVendorSpecificNativeInterface.java81 private native void initNative(); in initNative() method in BluetoothHciVendorSpecificNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_BluetoothQualityReport.cpp90 static void initNative(JNIEnv* env, jobject object) { in initNative() function
Dcom_android_bluetooth_btservice_BluetoothKeystore.cpp94 static void initNative(JNIEnv* env, jobject object) { in initNative() function
Dcom_android_bluetooth_BluetoothHciVendorSpecific.cpp115 static void initNative(JNIEnv* env, jobject object) { in initNative() function
Dcom_android_bluetooth_hearing_aid.cpp98 static void initNative(JNIEnv* env, jobject object) { in initNative() function
Dcom_android_bluetooth_a2dp_sink.cpp128 static void initNative(JNIEnv* env, jobject object, jint maxConnectedAudioDevices) { in initNative() function
Dcom_android_bluetooth_csip_set_coordinator.cpp164 static void initNative(JNIEnv* env, jobject object) { in initNative() function
Dcom_android_bluetooth_hid_device.cpp152 static void initNative(JNIEnv* env, jobject object) { in initNative() function
Dcom_android_bluetooth_a2dp.cpp254 static void initNative(JNIEnv* env, jobject object, jint maxConnectedAudioDevices, in initNative() function
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterface.java172 private native void initNative(); in initNative() method in HearingAidNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorNativeInterface.java212 private native void initNative(); in initNative() method in CsipSetCoordinatorNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java175 private native void initNative(int maxConnectedAudioDevices); in initNative() method in A2dpSinkNativeInterface
/aosp_15_r20/external/webrtc/sdk/objc/api/peerconnection/
H A DRTCPeerConnectionFactory.mm119 - (instancetype)initNative { method in RTCPeerConnectionFactory
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java241 private native void initNative( in initNative() method in A2dpNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientNativeInterface.java98 private native void initNative(); in initNative() method in HapClientNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioBroadcasterNativeInterface.java255 private native void initNative(); in initNative() method in LeAudioBroadcasterNativeInterface
DLeAudioNativeInterface.java424 private native void initNative(BluetoothLeAudioCodecConfig[] codecConfigOffloading); in initNative() method in LeAudioNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java287 private native void initNative(); in initNative() method in HidDeviceNativeInterface
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dobject_tracker_jni.cc145 void JNICALL OBJECT_TRACKER_METHOD(initNative)(JNIEnv* env, jobject thiz, in OBJECT_TRACKER_METHOD() argument
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java383 private native void initNative(); in initNative() method in AvrcpNativeInterface
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java150 private native void initNative(); in initNative() method in VolumeControlNativeInterface

123