Home
last modified time | relevance | path

Searched defs:timestampSec (Results 1 – 4 of 4) sorted by relevance

/packages/modules/StatsD/statsd/src/anomaly/
DAlarmMonitor.cpp98 uint32_t timestampSec) { in popSoonerThan()
121 void AlarmMonitor::updateRegisteredAlarmTime_l(uint32_t timestampSec) { in updateRegisteredAlarmTime_l()
DAlarmMonitor.h48 const uint32_t timestampSec; member
DDurationAnomalyTracker.cpp41 uint32_t timestampSec = static_cast<uint32_t>((timestampNs -1) / NS_PER_SEC) + 1; // round up in startAlarm() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java1467 long timestampSec = TimeUnit.MILLISECONDS.toSeconds(cal.getTimeInMillis()); in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12() local
1519 long timestampSec = oldInstant.getEpochSecond(); in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12_andOneWeekLimit() local