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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
NativeInterface.java 50 static native boolean queryCurrentOperatorNameNative(byte[] address);
HeadsetClientStateMachine.java     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 659 static jboolean queryCurrentOperatorNameNative(JNIEnv* env, jobject object,
789 {"queryCurrentOperatorNameNative", "([B)Z",
790 (void*)queryCurrentOperatorNameNative},

Completed in 77 milliseconds