Searched refs:getDevicePropertyNative (Results 1 – 2 of 2) sorted by relevance
109 return getDevicePropertyNative(address, type); in getDeviceProperty()294 private native boolean getDevicePropertyNative(byte[] address, int type); in getDevicePropertyNative() method in AdapterNativeInterface
1582 static jboolean getDevicePropertyNative(JNIEnv* env, jobject /* obj */, in getDevicePropertyNative() function2150 {"getDevicePropertyNative", "([BI)Z", (void*)getDevicePropertyNative}, in register_com_android_bluetooth_btservice_AdapterService()