CloudPlugs REST Library  1.0.0
for Android
BaseService Member List

This is the complete list of members for BaseService, including all inherited members.

acquireWakeLock(Context ctx, String tag, long timeout)BaseServiceprotectedstatic
addWakeLock(Context ctx, Intent i)BaseServiceprotectedstatic
addWakeLockId(Context ctx, Intent intent, Integer wakeLockId, boolean createIfNotExists)BaseServiceprotectedstatic
EXT_WAKE_IDBaseServicestatic
getNumOfHeldWakeLocks()BaseServicestatic
ID_NULLBaseServicestatic
onBind(Intent i)BaseService
onStartCommand(Intent intent, int flags, int id)BaseService
registerWakeLock(WakeLock wakeLock)BaseServiceprotectedstatic
startService(Intent intent, int startId)BaseService
WAKE_LOCK_TIMEOUTBaseServicestatic