File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
OPNMIDI-Player/src/main/java/ru/wohlsoft/opnmidiplayer Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 4
4
import android .app .ActivityManager ;
5
5
import android .content .BroadcastReceiver ;
6
6
import android .content .ComponentName ;
7
- import android .content .ContentResolver ;
8
7
import android .content .Context ;
9
8
import android .content .DialogInterface ;
10
9
import android .content .Intent ;
19
18
import androidx .appcompat .app .AlertDialog ;
20
19
import androidx .appcompat .app .AppCompatActivity ;
21
20
import android .os .Bundle ;
22
- import android .provider .Settings ;
23
21
import android .text .InputType ;
24
22
import android .util .Log ;
25
23
import android .view .KeyEvent ;
Original file line number Diff line number Diff line change 8
8
import android .content .Context ;
9
9
import android .content .Intent ;
10
10
import android .content .IntentFilter ;
11
- import android .content .SharedPreferences ;
12
11
import android .graphics .Bitmap ;
13
12
import android .graphics .BitmapFactory ;
14
13
import android .os .Binder ;
You can’t perform that action at this time.
0 commit comments