Searched refs:batteryStatusPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/jni/
H A Dcom_android_server_BatteryService.cpp76 char* batteryStatusPath; member in struct:android::PowerSupplyPaths
213 if (readFromFile(gPaths.batteryStatusPath, buf, SIZE) > 0)
274 gPaths.batteryStatusPath = strdup(path);
320 if (!gPaths.batteryStatusPath)
321 ALOGE("batteryStatusPath not found");

Completed in 310 milliseconds