Home | History | Annotate | Download | only in service

Lines Matching refs:mVideoThread

207     private IntentProcessor mVideoThread;
1378 mVideoThread = new IntentProcessor("VideoServiceThread");
1379 mVideoThread.start();
1438 mVideoThread.submit(intent);
1509 if (mVideoThread != null) {
1510 mVideoThread.quit();
1511 mVideoThread = null;
1975 mVideoThread.submit(statusIntent);
4179 mVideoThread.submit(progressIntent);
4203 mVideoThread.submit(statusIntent);