Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java154 static final int NOTIFICATION_ID_COMPLETE_SUMMARY = -1000007; field in BluetoothOppNotification
661 mNotificationMgr.notify(NOTIFICATION_ID_COMPLETE_SUMMARY, b.build()); in updateCompletedNotification()
819 mNotificationMgr.cancel(NOTIFICATION_ID_COMPLETE_SUMMARY); in cancelOppNotifications()