Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java156 private static final String NOTIFICATION_GROUP_KEY_PROGRESS = "PROGRESS"; field in BluetoothOppNotification
449 b.setGroup(NOTIFICATION_GROUP_KEY_PROGRESS); in updateActiveNotification()