Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java100 private static final int NOTIFICATION_ID_INBOUND = -1000006; field in BluetoothOppNotification
465 mNotificationMgr.notify(NOTIFICATION_ID_INBOUND, inNoti); in updateCompletedNotification()
468 mNotificationMgr.cancel(NOTIFICATION_ID_INBOUND); in updateCompletedNotification()