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