/frameworks/base/core/java/android/view/ |
D | DisplayEventReceiver.java | 250 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync() 263 public void onHotplug(long timestampNanos, long physicalDisplayId, boolean connected) { in onHotplug() 273 public void onHotplugConnectionError(long timestampNanos, int connectionError) { in onHotplugConnectionError() 285 public void onModeChanged(long timestampNanos, long physicalDisplayId, int modeId, in onModeChanged() 330 public void onFrameRateOverridesChanged(long timestampNanos, long physicalDisplayId, in onFrameRateOverridesChanged() 357 private void dispatchVsync(long timestampNanos, long physicalDisplayId, int frame) { in dispatchVsync() 364 private void dispatchHotplug(long timestampNanos, long physicalDisplayId, boolean connected) { in dispatchHotplug() 369 private void dispatchHotplugConnectionError(long timestampNanos, int connectionError) { in dispatchHotplugConnectionError() 375 private void dispatchModeChanged(long timestampNanos, long physicalDisplayId, int modeId, in dispatchModeChanged() 382 private void dispatchFrameRateOverrides(long timestampNanos, long physicalDisplayId, in dispatchFrameRateOverrides()
|
D | Choreographer.java | 1347 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityMetricsLaunchObserver.java | 114 public void onIntentStarted(@NonNull Intent intent, long timestampNanos) { in onIntentStarted() 190 public void onActivityLaunchFinished(long id, ComponentName name, long timestampNanos, in onActivityLaunchFinished() 206 public void onReportFullyDrawn(long id, long timestampNanos) { in onReportFullyDrawn()
|
/frameworks/base/core/java/android/companion/virtual/sensor/ |
D | VirtualSensorEvent.java | 39 private VirtualSensorEvent(@NonNull float[] values, long timestampNanos) { in VirtualSensorEvent() 129 public Builder setTimestampNanos(long timestampNanos) { in setTimestampNanos()
|
/frameworks/base/services/core/java/com/android/server/sensors/ |
D | SensorService.java | 64 long timestampNanos, float[] values); in sendRuntimeSensorEventNative() 121 public boolean sendSensorEvent(int handle, int type, long timestampNanos, in sendSensorEvent()
|
D | SensorManagerInternal.java | 82 public abstract boolean sendSensorEvent(int handle, int type, long timestampNanos, in sendSensorEvent()
|
/frameworks/base/services/profcollect/src/com/android/server/profcollect/ |
D | ProfcollectForwardingService.java | 299 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | AppStartInfoTracker.java | 262 void onIntentStarted(@NonNull Intent intent, long timestampNanos) { in onIntentStarted() 350 void onActivityLaunchFinished(long id, ComponentName name, long timestampNanos, in onActivityLaunchFinished() 373 void onReportFullyDrawn(long id, long timestampNanos) { in onReportFullyDrawn()
|
/frameworks/av/media/libaaudio/tests/ |
D | test_timestamps.cpp | 45 int64_t timestampNanos; member
|
D | test_various.cpp | 118 int64_t timestampNanos = 0; in checkReleaseThenClose() local
|
/frameworks/av/services/mediametrics/ |
D | statsd_codec.cpp | 187 const nsecs_t timestampNanos = MediaMetricsService::roundTime(item->getTimestamp()); in statsd_codec() local
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkManagementService.java | 577 final long timestampNanos; in onInterfaceClassActivityChanged() local
|
/frameworks/native/libs/gui/tests/ |
D | BLASTBufferQueue_test.cpp | 338 nsecs_t timestampNanos = systemTime() + presentTimeDelay; in queueBuffer() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |