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.java144 private NotificationUpdateThread mUpdateNotificationThread;
238 mUpdateNotificationThread = new NotificationUpdateThread();
254 private class NotificationUpdateThread extends Thread { class in BluetoothOppNotification
256 NotificationUpdateThread() { in NotificationUpdateThread() method in BluetoothOppNotification.NotificationUpdateThread