HomeSort by relevance Sort by last modified time
    Searched full:batterypresentpath (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/jni/
com_android_server_BatteryService.cpp 78 char* batteryPresentPath;
202 setBooleanField(env, obj, gPaths.batteryPresentPath, gFieldIds.mBatteryPresent);
274 gPaths.batteryPresentPath = strdup(path);
315 if (!gPaths.batteryPresentPath)
316 LOGE("batteryPresentPath not found");

Completed in 156 milliseconds