Home | History | Annotate | Download | only in music

Lines Matching defs:QUIT

479             mHandler.sendEmptyMessage(QUIT);
506 mAlbumArtWorker.quit();
1156 private static final int QUIT = 2;
1222 case QUIT:
1386 public void quit() {
1387 mLooper.quit();