Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java158 private static final String NOTIFICATION_GROUP_KEY_TRANSFER_COMPLETE = "TRANSFER_COMPLETE"; field in BluetoothOppNotification
547 b.setGroup(NOTIFICATION_GROUP_KEY_TRANSFER_COMPLETE); in updateCompletedNotification()
636 b.setGroup(NOTIFICATION_GROUP_KEY_TRANSFER_COMPLETE); in updateCompletedNotification()
649 .setGroup(NOTIFICATION_GROUP_KEY_TRANSFER_COMPLETE) in updateCompletedNotification()