forked from len0rd/rockbox
Factor out the start/stopForeground and notification icon management into a separate class, don't let RockboxService.java become a beast.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28416 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b92eabd38b
commit
50a9d50fde
5 changed files with 176 additions and 129 deletions
|
@ -21,6 +21,7 @@
|
|||
|
||||
package org.rockbox;
|
||||
|
||||
|
||||
import android.app.Activity;
|
||||
import android.content.Intent;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue