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