Searched refs:UpdateThread (Results 1 - 2 of 2) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadService.java77 UpdateThread mUpdateThread;
253 mUpdateThread = new UpdateThread();
259 private class UpdateThread extends Thread { class in class:DownloadService
260 public UpdateThread() { method in class:DownloadService.UpdateThread
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java98 private UpdateThread mUpdateThread;
366 mUpdateThread = new UpdateThread();
372 private class UpdateThread extends Thread { class in class:BluetoothOppService
373 public UpdateThread() { method in class:BluetoothOppService.UpdateThread

Completed in 55 milliseconds