Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java116 private static final int NOTIFICATION_ID_INBOUND_COMPLETE = -1000006; field in BluetoothOppNotification
543 mNotificationMgr.notify(NOTIFICATION_ID_INBOUND_COMPLETE, inNoti); in updateCompletedNotification()
546 mNotificationMgr.cancel(NOTIFICATION_ID_INBOUND_COMPLETE); in updateCompletedNotification()