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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
NativeInterface.java 54 static native boolean dialNative(byte[] address, String number);
HeadsetClientStateMachine.java     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 574 static jboolean dialNative(JNIEnv* env, jobject object, jbyteArray address,
788 {"dialNative", "([BLjava/lang/String;)Z", (void*)dialNative},

Completed in 98 milliseconds