Home | History | Annotate | Download | only in music

Lines Matching refs:QUIT

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