Searched defs:nativeGetDeviceTemperatures (Results 1 – 2 of 2) sorted by relevance
303 static jfloatArray nativeGetDeviceTemperatures(JNIEnv *env, jclass /* clazz */, int type, in nativeGetDeviceTemperatures() function366 { "nativeGetDeviceTemperatures", "(II)[F", in nativeGetDeviceTemperatures() method
57 private static native float[] nativeGetDeviceTemperatures(int type, int source); in nativeGetDeviceTemperatures() method in HardwarePropertiesManagerService