Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java107 private NotificationUpdateThread mUpdateNotificationThread;
202 mUpdateNotificationThread = new NotificationUpdateThread();
220 private class NotificationUpdateThread extends Thread { class in BluetoothOppNotification
222 NotificationUpdateThread() { in NotificationUpdateThread() method in BluetoothOppNotification.NotificationUpdateThread