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

  /frameworks/base/core/jni/
android_server_BluetoothService.cpp 410 static jint enableNative(JNIEnv *env, jobject object) {
894 {"enableNative", "()I", (void *)enableNative},
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java 500 boolean res = (enableNative() == 0);
    [all...]

Completed in 50 milliseconds