This is the complete list of members for BaseService, including all inherited members.
| acquireWakeLock(Context ctx, String tag, long timeout) | BaseService | protectedstatic |
| addWakeLock(Context ctx, Intent i) | BaseService | protectedstatic |
| addWakeLockId(Context ctx, Intent intent, Integer wakeLockId, boolean createIfNotExists) | BaseService | protectedstatic |
| EXT_WAKE_ID | BaseService | static |
| getNumOfHeldWakeLocks() | BaseService | static |
| ID_NULL | BaseService | static |
| onBind(Intent i) | BaseService | |
| onStartCommand(Intent intent, int flags, int id) | BaseService | |
| registerWakeLock(WakeLock wakeLock) | BaseService | protectedstatic |
| startService(Intent intent, int startId) | BaseService | |
| WAKE_LOCK_TIMEOUT | BaseService | static |