Home | History | Annotate | Download | only in opp

Lines Matching full:updatethread

99     private UpdateThread mUpdateThread;
364 mUpdateThread = new UpdateThread();
370 private class UpdateThread extends Thread {
371 public UpdateThread() {