Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DThresholdSensorEvent.java37 public long getTimestampNs() { in getTimestampNs() method in ThresholdSensorEvent
/aosp12/frameworks/base/location/lib/java/com/android/location/provider/
H A DActivityRecognitionEvent.java42 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
H A DActivityRecognitionProvider.java123 reportingEvent.getTimestampNs()); in onActivityChanged()
/aosp12/frameworks/native/libs/incidentcompanion/include/android/os/
H A DIncidentManager.h40 int64_t getTimestampNs() const { return mTimestampNs; } in getTimestampNs() function
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DActivityRecognitionEvent.java46 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DFalsingManager.java157 long getTimestampNs(); in getTimestampNs() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DFalsingCollectorImpl.java438 public long getTimestampNs() { in getTimestampNs() method in FalsingCollectorImpl.ProximityEventImpl
439 return mThresholdSensorEvent.getTimestampNs(); in getTimestampNs()
H A DProximityClassifier.java112 long timestampNs = proximityEvent.getTimestampNs(); in onProximityEvent()
/aosp12/frameworks/base/cmds/incidentd/src/
H A DWorkDirectory.h58 int64_t getTimestampNs() const;
H A DReporter.cpp605 reportId = mPersistedFile->getTimestampNs(); in runReport()
659 make_metadata(&persistedMetadata, metadata, mPersistedFile->getTimestampNs(), in runReport()
H A DBroadcaster.cpp231 lastSent = file->getTimestampNs(); in sendBroadcasts()
H A DIncidentService.cpp456 result->setTimestampNs(file->getTimestampNs()); in getIncidentReport()
H A DWorkDirectory.cpp267 int64_t ReportFile::getTimestampNs() const { in getTimestampNs() function in android::os::incidentd::ReportFile
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
H A DProximityClassifierTest.java160 public long getTimestampNs() { in createSensorEvent() method in ProximityClassifierTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/
H A DThresholdSensorImplTest.java385 mTimestampNs = event.getTimestampNs(); in onThresholdCrossed()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23918 Landroid/hardware/location/ActivityRecognitionEvent;->getTimestampNs()J