Searched refs:setDevicePropertyNative (Results 1 – 3 of 3) sorted by relevance
1068 static jboolean setDevicePropertyNative(JNIEnv* env, jobject obj, in setDevicePropertyNative() function1320 {"setDevicePropertyNative", "([BI[B)Z", (void*)setDevicePropertyNative},
302 sAdapterService.setDevicePropertyNative(mAddress, in setAlias()
3106 native boolean setDevicePropertyNative(byte[] address, int type, byte[] val); in setDevicePropertyNative() method in AdapterService