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