Searched defs:plugged (Results 1 – 3 of 3) sorted by relevance
35 int plugged; in SDL_GetPowerInfo_Android() local
36 int plugged = scePowerIsPowerOnline(); in SDL_GetPowerInfo_PSP() local
2302 int Android_JNI_GetPowerInfo(int *plugged, int *charged, int *battery, int *seconds, int *percent) in Android_JNI_GetPowerInfo()
Completed in 9 milliseconds