Home
last modified time | relevance | path

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

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