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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java98 private UpdateThread mUpdateThread;
404 mUpdateThread = new UpdateThread();
410 private class UpdateThread extends Thread { class in class:BluetoothOppService
411 public UpdateThread() { method in class:BluetoothOppService.UpdateThread

Completed in 34 milliseconds