Home
last modified time | relevance | path

Searched defs:getTimestampNs (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/incidentcompanion/include/android/os/
DIncidentManager.h40 int64_t getTimestampNs() const { return mTimestampNs; } in getTimestampNs() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
DThresholdSensorEvent.java37 public long getTimestampNs() { in getTimestampNs() method in ThresholdSensorEvent
/frameworks/base/location/lib/java/com/android/location/provider/
DActivityRecognitionEvent.java42 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
/frameworks/base/core/java/android/hardware/location/
DActivityRecognitionEvent.java46 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
DProximityClassifierTest.java160 public long getTimestampNs() { in createSensorEvent() method in ProximityClassifierTest
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DFalsingManager.java174 long getTimestampNs(); in getTimestampNs() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingCollectorImpl.java523 public long getTimestampNs() { in getTimestampNs() method in FalsingCollectorImpl.ProximityEventImpl
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp267 int64_t ReportFile::getTimestampNs() const { in getTimestampNs() function in android::os::incidentd::ReportFile