Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/
DBrightLineFalsingManagerTest.java144 public long getTimestampNs() { in testIsProxNear_receivesNearEvent()
160 public long getTimestampNs() { in testIsProxNear_receivesNearAndThenFarEvent()
171 public long getTimestampNs() { in testIsProxNear_receivesNearAndThenFarEvent()
DProximityClassifierTest.java160 public long getTimestampNs() { in createSensorEvent() method in ProximityClassifierTest
/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
DActivityRecognitionProvider.java123 reportingEvent.getTimestampNs()); in onActivityChanged()
/frameworks/native/libs/incidentcompanion/include/android/os/
DIncidentManager.h40 int64_t getTimestampNs() const { return mTimestampNs; } in getTimestampNs() function
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DFalsingManager.java174 long getTimestampNs(); in getTimestampNs() method
/frameworks/base/core/java/android/hardware/location/
DActivityRecognitionEvent.java46 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingCollectorImpl.java455 public long getTimestampNs() { in getTimestampNs() method in FalsingCollectorImpl.ProximityEventImpl
456 return mThresholdSensorEvent.getTimestampNs(); in getTimestampNs()
DProximityClassifier.java113 long timestampNs = proximityEvent.getTimestampNs(); in onProximityEvent()
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.h58 int64_t getTimestampNs() const;
DReporter.cpp605 reportId = mPersistedFile->getTimestampNs(); in runReport()
659 make_metadata(&persistedMetadata, metadata, mPersistedFile->getTimestampNs(), in runReport()
DBroadcaster.cpp231 lastSent = file->getTimestampNs(); in sendBroadcasts()
DIncidentService.cpp456 result->setTimestampNs(file->getTimestampNs()); in getIncidentReport()
DWorkDirectory.cpp267 int64_t ReportFile::getTimestampNs() const { in getTimestampNs() function in android::os::incidentd::ReportFile
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/
DThresholdSensorImplTest.java385 mTimestampNs = event.getTimestampNs(); in onThresholdCrossed()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21040 Landroid/hardware/location/ActivityRecognitionEvent;->getTimestampNs()J