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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java89 private NotificationUpdateThread mUpdateNotificationThread;
163 mUpdateNotificationThread = new NotificationUpdateThread();
177 private class NotificationUpdateThread extends Thread { class in class:BluetoothOppNotification
179 public NotificationUpdateThread() { method in class:BluetoothOppNotification.NotificationUpdateThread

Completed in 134 milliseconds