Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java111 private NotificationUpdateThread mUpdateNotificationThread;
207 mUpdateNotificationThread = new NotificationUpdateThread();
225 private class NotificationUpdateThread extends Thread { class in BluetoothOppNotification
227 NotificationUpdateThread() { in NotificationUpdateThread() method in BluetoothOppNotification.NotificationUpdateThread