Searched refs:native_writeSysfs (Results 1 – 1 of 1) sorted by relevance
41 private native static int native_writeSysfs(String path, int val); in native_writeSysfs() method in ThermalUtils69 return native_writeSysfs(path, val); in writeSysfs()