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.java142 @VisibleForTesting NotificationUpdateThread mUpdateNotificationThread;
236 mUpdateNotificationThread = new NotificationUpdateThread();
252 private class NotificationUpdateThread extends Thread { class in BluetoothOppNotification
254 NotificationUpdateThread() { in NotificationUpdateThread() method in BluetoothOppNotification.NotificationUpdateThread