Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientNativeInterface.java145 groupNextActivePresetNative(groupId); in groupNextActivePreset()
373 private native void groupNextActivePresetNative(int groupId); in groupNextActivePresetNative() method in HapClientNativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp459 static void groupNextActivePresetNative(JNIEnv* /* env */, jobject /* object */, in groupNextActivePresetNative() function
579 (void*)groupNextActivePresetNative}, in register_com_android_bluetooth_hap_client()