21 #include "../../SDL_internal.h"
23 #ifndef SDL_POWER_DISABLED
27 #include "../SDL_syspower.h"
29 #include "../../core/android/SDL_android.h"
int Android_JNI_GetPowerInfo(int *plugged, int *charged, int *battery, int *seconds, int *percent)
SDL_PowerState
The basic state for the system's power supply.
SDL_bool SDL_GetPowerInfo_Android(SDL_PowerState *, int *, int *)