HomeSort by relevance Sort by last modified time
    Searched refs:unregisterHealthAppNative (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 223 static jboolean unregisterHealthAppNative(JNIEnv *env, jobject object, int app_id) {
274 {"unregisterHealthAppNative", "(I)Z", (void *) unregisterHealthAppNative},
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 193 if (!unregisterHealthAppNative(appId)) {
    [all...]

Completed in 57 milliseconds