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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java94 private NotificationUpdateThread mUpdateNotificationThread;
172 mUpdateNotificationThread = new NotificationUpdateThread();
186 private class NotificationUpdateThread extends Thread { class in class:BluetoothOppNotification
188 public NotificationUpdateThread() { method in class:BluetoothOppNotification.NotificationUpdateThread

Completed in 9 milliseconds