Searched refs:getTimestampNs (Results 1 – 11 of 11) sorted by relevance
42 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
123 reportingEvent.getTimestampNs()); in onActivityChanged()
40 int64_t getTimestampNs() const { return mTimestampNs; } in getTimestampNs() function
46 public long getTimestampNs() { in getTimestampNs() method in ActivityRecognitionEvent
106 long timestampNs = proximityEvent.getTimestampNs(); in onProximityEvent()
58 int64_t getTimestampNs() const;
605 reportId = mPersistedFile->getTimestampNs(); in runReport()659 make_metadata(&persistedMetadata, metadata, mPersistedFile->getTimestampNs(), in runReport()
231 lastSent = file->getTimestampNs(); in sendBroadcasts()
456 result->setTimestampNs(file->getTimestampNs()); in getIncidentReport()
267 int64_t ReportFile::getTimestampNs() const { in getTimestampNs() function in android::os::incidentd::ReportFile
326 public long getTimestampNs() { in getTimestampNs() method in ProximityEvent