Searched refs:getChannelApplicationNative (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothHealthProfileHandler.java412 String configPath = mBluetoothService.getChannelApplicationNative(channelPath);
H A DBluetoothService.java2853 native String getChannelApplicationNative(String channelPath); method in class:BluetoothService
/frameworks/base/core/jni/
H A Dandroid_server_BluetoothService.cpp1553 static jstring getChannelApplicationNative(JNIEnv *env, jobject object, jstring channelPath) { function in namespace:android
1754 {"getChannelApplicationNative", "(Ljava/lang/String;)Ljava/lang/String;",
1755 (void *)getChannelApplicationNative},

Completed in 102 milliseconds