Searched refs:getDevicePropertyNative (Results 1 – 2 of 2) sorted by relevance
1073 static jboolean getDevicePropertyNative(JNIEnv* env, jobject obj, in getDevicePropertyNative() function1345 {"getDevicePropertyNative", "([BI)Z", (void*)getDevicePropertyNative},
3085 native boolean getDevicePropertyNative(byte[] address, int type); in getDevicePropertyNative() method in AdapterService