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