/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | LaunchObserverRegistryImpl.java | 73 public void onIntentStarted(Intent intent, long timestampNs) { in onIntentStarted() 106 long timestampNs) { in onActivityLaunchFinished() 115 public void onReportFullyDrawn(@ActivityRecordProto byte[] activity, long timestampNs) { in onReportFullyDrawn() 135 private void handleOnIntentStarted(Intent intent, long timestampNs) { in handleOnIntentStarted() 171 @ActivityRecordProto byte[] activity, long timestampNs) { in handleOnActivityLaunchFinished() 180 @ActivityRecordProto byte[] activity, long timestampNs) { in handleOnReportFullyDrawn()
|
H A D | ActivityMetricsLogger.java | 347 int calculateDelay(long timestampNs) { in calculateDelay() 684 TransitionInfoSnapshot notifyWindowsDrawn(@NonNull ActivityRecord r, long timestampNs) { in notifyWindowsDrawn() 728 final long timestampNs = SystemClock.elapsedRealtimeNanos(); in notifyTransitionStarting() local 882 long timestampNs) { in done() 1417 private void launchObserverNotifyIntentStarted(Intent intent, long timestampNs) { in launchObserverNotifyIntentStarted() 1462 private void launchObserverNotifyReportFullyDrawn(ActivityRecord r, long timestampNs) { in launchObserverNotifyReportFullyDrawn() 1465 mLaunchObserver.onReportFullyDrawn(convertActivityRecordToProto(r), timestampNs); in launchObserverNotifyReportFullyDrawn() local 1489 private void launchObserverNotifyActivityLaunchFinished(TransitionInfo info, long timestampNs) { in launchObserverNotifyActivityLaunchFinished() 1494 convertActivityRecordToProto(info.mLastLaunchedActivity), timestampNs); in launchObserverNotifyActivityLaunchFinished() local
|
/aosp12/packages/modules/StatsD/statsd/src/anomaly/ |
H A D | DurationAnomalyTracker.cpp | 39 const int64_t& timestampNs) { in startAlarm() 60 const int64_t& timestampNs) { in stopAlarm() 87 void DurationAnomalyTracker::informAlarmsFired(const int64_t& timestampNs, in informAlarmsFired()
|
H A D | AnomalyTracker.h | 123 virtual void stopAlarm(const MetricDimensionKey& dimensionKey, const int64_t& timestampNs) { in stopAlarm() 134 virtual void informAlarmsFired(const int64_t& timestampNs, in informAlarmsFired()
|
H A D | AnomalyTracker.cpp | 209 void AnomalyTracker::declareAnomaly(const int64_t& timestampNs, int64_t metricId, in declareAnomaly() 240 void AnomalyTracker::detectAndDeclareAnomaly(const int64_t& timestampNs, in detectAndDeclareAnomaly() 249 bool AnomalyTracker::isInRefractoryPeriod(const int64_t& timestampNs, in isInRefractoryPeriod()
|
H A D | AlarmTracker.cpp | 72 const int64_t& timestampNs, in informAlarmsFired()
|
/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/ |
H A D | EventSequenceValidator.java | 105 public void onIntentStarted(@NonNull Intent intent, long timestampNs) { in onIntentStarted() 184 long timestampNs) { in onActivityLaunchFinished() 204 long timestampNs) { in onReportFullyDrawn()
|
H A D | AppLaunchEvent.java | 90 public final long timestampNs; field in AppLaunchEvent.IntentStarted 94 long timestampNs) { in IntentStarted() 228 public final long timestampNs; field in AppLaunchEvent.ActivityLaunchFinished 232 long timestampNs) { in ActivityLaunchFinished() 309 public final long timestampNs; field in AppLaunchEvent.ReportFullyDrawn 313 long timestampNs) { in ReportFullyDrawn()
|
/aosp12/packages/modules/StatsD/statsd/benchmark/ |
H A D | metric_util.cpp | 273 uint64_t timestampNs, const android::view::DisplayStateEnum state) { in CreateScreenStateChangedEvent() 286 const string& jobName, const ScheduledJobStateChanged::State state, uint64_t timestampNs) { in CreateScheduledJobStateChangedEvent() 300 std::unique_ptr<LogEvent> CreateStartScheduledJobEvent(uint64_t timestampNs, in CreateStartScheduledJobEvent() 309 std::unique_ptr<LogEvent> CreateFinishScheduledJobEvent(uint64_t timestampNs, in CreateFinishScheduledJobEvent() 317 std::unique_ptr<LogEvent> CreateSyncStateChangedEvent(uint64_t timestampNs, in CreateSyncStateChangedEvent() 335 std::unique_ptr<LogEvent> CreateSyncStartEvent(uint64_t timestampNs, in CreateSyncStartEvent() 343 std::unique_ptr<LogEvent> CreateSyncEndEvent(uint64_t timestampNs, in CreateSyncEndEvent()
|
/aosp12/packages/modules/StatsD/statsd/tests/ |
H A D | statsd_test_util.cpp | 759 std::unique_ptr<LogEvent> CreateScreenStateChangedEvent(uint64_t timestampNs, in CreateScreenStateChangedEvent() 774 std::unique_ptr<LogEvent> CreateBatterySaverOnEvent(uint64_t timestampNs) { in CreateBatterySaverOnEvent() 787 std::unique_ptr<LogEvent> CreateBatterySaverOffEvent(uint64_t timestampNs) { in CreateBatterySaverOffEvent() 838 std::unique_ptr<LogEvent> CreateStartScheduledJobEvent(uint64_t timestampNs, in CreateStartScheduledJobEvent() 847 std::unique_ptr<LogEvent> CreateFinishScheduledJobEvent(uint64_t timestampNs, in CreateFinishScheduledJobEvent() 879 std::unique_ptr<LogEvent> CreateAcquireWakelockEvent(uint64_t timestampNs, in CreateAcquireWakelockEvent() 887 std::unique_ptr<LogEvent> CreateReleaseWakelockEvent(uint64_t timestampNs, in CreateReleaseWakelockEvent() 921 std::unique_ptr<LogEvent> CreateSyncStateChangedEvent(uint64_t timestampNs, in CreateSyncStateChangedEvent() 939 std::unique_ptr<LogEvent> CreateSyncStartEvent(uint64_t timestampNs, in CreateSyncStartEvent() 947 std::unique_ptr<LogEvent> CreateSyncEndEvent(uint64_t timestampNs, in CreateSyncEndEvent() [all …]
|
/aosp12/frameworks/base/cmds/incidentd/src/ |
H A D | WorkDirectory.cpp | 228 int64_t timestampNs; member 248 ReportFile::ReportFile(const sp<WorkDirectory>& workDirectory, int64_t timestampNs, in ReportFile() 554 int64_t timestampNs = make_timestamp_ns_locked(); in createReportFile() local 597 int64_t timestampNs; in getReport() local 693 int64_t timestampNs = 0; in make_timestamp_ns_locked() local 711 bool WorkDirectory::file_exists_locked(int64_t timestampNs) { in file_exists_locked() 717 string WorkDirectory::make_filename(int64_t timestampNs, const string& extension) { in make_filename() 755 int64_t timestampNs; in get_directory_contents_locked() local
|
/aosp12/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/ |
H A D | ImageProcessorImpl.java | 50 long timestampNs, in onNextImageAvailable()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/ |
H A D | ThresholdSensorEvent.java | 28 public ThresholdSensorEvent(boolean below, long timestampNs) { in ThresholdSensorEvent()
|
H A D | ThresholdSensorImpl.java | 150 private void alertListenersInternal(boolean below, long timestampNs) { in alertListenersInternal() 185 private void onSensorEvent(boolean belowThreshold, boolean aboveThreshold, long timestampNs) { in onSensorEvent()
|
/aosp12/packages/modules/StatsD/statsd/src/condition/ |
H A D | ConditionTimer.h | 90 void onConditionChanged(bool newCondition, int64_t timestampNs) { in onConditionChanged()
|
/aosp12/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | ActivityRecognitionEvent.java | 28 public ActivityRecognitionEvent(String activity, int eventType, long timestampNs) { in ActivityRecognitionEvent()
|
/aosp12/frameworks/base/core/java/android/hardware/location/ |
H A D | ActivityRecognitionEvent.java | 32 public ActivityRecognitionEvent(String activity, int eventType, long timestampNs) { in ActivityRecognitionEvent()
|
/aosp12/packages/modules/StatsD/statsd/src/logd/ |
H A D | LogEvent.h | 124 void setElapsedTimestampNs(int64_t timestampNs) { in setElapsedTimestampNs() 131 void setLogdWallClockTimestampNs(int64_t timestampNs) { in setLogdWallClockTimestampNs()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/ |
H A D | RingBuffer.java | 93 private synchronized void removeAndCloseImage(long timestampNs) { in removeAndCloseImage()
|
/aosp12/hardware/interfaces/automotive/sv/1.0/vts/functional/ |
H A D | SurroundViewStreamHandler.cpp | 53 unsigned long timestampNs = svFramesDesc.timestampNs; in receiveFrames() local
|
/aosp12/packages/modules/StatsD/statsd/src/ |
H A D | StatsLogProcessor.cpp | 125 const int64_t& timestampNs, in processFiredAnomalyAlarmsLocked() 132 const int64_t& timestampNs, in onPeriodicAlarmFired() 376 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked() 523 void StatsLogProcessor::OnConfigUpdated(const int64_t timestampNs, const ConfigKey& key, in OnConfigUpdated() 530 void StatsLogProcessor::OnConfigUpdatedLocked(const int64_t timestampNs, const ConfigKey& key, in OnConfigUpdatedLocked() 717 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() 825 const int64_t timestampNs, in WriteDataToDiskLocked() 1067 void StatsLogProcessor::informPullAlarmFired(const int64_t timestampNs) { in informPullAlarmFired()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/sensors/ |
H A D | FakeThresholdSensor.java | 76 void triggerEvent(boolean below, long timestampNs) { in triggerEvent()
|
/aosp12/packages/modules/StatsD/statsd/src/external/ |
H A D | StatsPuller.cpp | 116 int StatsPuller::ClearCacheIfNecessary(int64_t timestampNs) { in ClearCacheIfNecessary()
|
/aosp12/system/netd/server/ |
H A D | WakeupController.h | 36 uint64_t timestampNs; member
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | ProximityClassifier.java | 112 long timestampNs = proximityEvent.getTimestampNs(); in onProximityEvent() local
|