/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/classifier/ |
D | BrightLineFalsingManagerTest.java | 144 public long getTimestampNs() { in testIsProxNear_receivesNearEvent() 160 public long getTimestampNs() { in testIsProxNear_receivesNearAndThenFarEvent() 171 public long getTimestampNs() { in testIsProxNear_receivesNearAndThenFarEvent()
|
D | ProximityClassifierTest.java | 160 public long getTimestampNs() { in createSensorEvent() method in ProximityClassifierTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/ |
D | ThresholdSensorEvent.java | 37 public long getTimestampNs() { in getTimestampNs() method in ThresholdSensorEvent
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
D | ActivityRecognitionEvent.java | 42 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
|
D | ActivityRecognitionProvider.java | 123 reportingEvent.getTimestampNs()); in onActivityChanged()
|
/frameworks/native/libs/incidentcompanion/include/android/os/ |
D | IncidentManager.h | 40 int64_t getTimestampNs() const { return mTimestampNs; } in getTimestampNs() function
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | FalsingManager.java | 174 long getTimestampNs(); in getTimestampNs() method
|
/frameworks/base/core/java/android/hardware/location/ |
D | ActivityRecognitionEvent.java | 46 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
D | FalsingCollectorImpl.java | 455 public long getTimestampNs() { in getTimestampNs() method in FalsingCollectorImpl.ProximityEventImpl 456 return mThresholdSensorEvent.getTimestampNs(); in getTimestampNs()
|
D | ProximityClassifier.java | 113 long timestampNs = proximityEvent.getTimestampNs(); in onProximityEvent()
|
/frameworks/base/cmds/incidentd/src/ |
D | WorkDirectory.h | 58 int64_t getTimestampNs() const;
|
D | Reporter.cpp | 605 reportId = mPersistedFile->getTimestampNs(); in runReport() 659 make_metadata(&persistedMetadata, metadata, mPersistedFile->getTimestampNs(), in runReport()
|
D | Broadcaster.cpp | 231 lastSent = file->getTimestampNs(); in sendBroadcasts()
|
D | IncidentService.cpp | 456 result->setTimestampNs(file->getTimestampNs()); in getIncidentReport()
|
D | WorkDirectory.cpp | 267 int64_t ReportFile::getTimestampNs() const { in getTimestampNs() function in android::os::incidentd::ReportFile
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/ |
D | ThresholdSensorImplTest.java | 385 mTimestampNs = event.getTimestampNs(); in onThresholdCrossed()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 21040 Landroid/hardware/location/ActivityRecognitionEvent;->getTimestampNs()J
|