Home
last modified time | relevance | path

Searched refs:nativeGetBluetoothAddress (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp2563 static jstring nativeGetBluetoothAddress(JNIEnv* env, jobject nativeImplObj, jint deviceId) { in nativeGetBluetoothAddress() function
2686 {"getBluetoothAddress", "(I)Ljava/lang/String;", (void*)nativeGetBluetoothAddress},