Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java96 static final Duration NEW_MESSAGE_DURATION_FOR_NOTIFICATION = Duration.ofDays(7); field in BluetoothMapContentObserver
1571 timestamp, NEW_MESSAGE_DURATION_FOR_NOTIFICATION)) { in handleMsgListChangesSms()
1826 timestamp, NEW_MESSAGE_DURATION_FOR_NOTIFICATION)) { in handleMsgListChangesMms()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java1518 .minus(BluetoothMapContentObserver.NEW_MESSAGE_DURATION_FOR_NOTIFICATION); in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12_andOneWeekLimit()
1915 .minus(BluetoothMapContentObserver.NEW_MESSAGE_DURATION_FOR_NOTIFICATION); in handleMsgListChangesSms_withNonExistingOldMessage_andVersion12_andOneWeekLimit()