Home
last modified time | relevance | path

Searched refs:notifyThread (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java340 final Thread notifyThread = new Thread() {
350 notifyThread.start();
DBluetoothOppTransfer.java628 final Thread notifyThread = new Thread("Server Unblock thread") { in confirmStatusChanged() local
640 notifyThread.start(); in confirmStatusChanged()