Searched defs:getAdapterPathNative (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_server_BluetoothService.cpp199 static jstring getAdapterPathNative(JNIEnv *env, jobject object) { function in namespace:android
1681 {"getAdapterPathNative", "()Ljava/lang/String;", (void*)getAdapterPathNative},
/frameworks/base/core/java/android/server/
H A DBluetoothService.java2788 /*package*/ native String getAdapterPathNative(); method in class:BluetoothService

Completed in 141 milliseconds