Home
last modified time | relevance | path

Searched defs:timestampNanos (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DDisplayEventReceiver.java250 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync()
263 public void onHotplug(long timestampNanos, long physicalDisplayId, boolean connected) { in onHotplug()
275 public void onModeChanged(long timestampNanos, long physicalDisplayId, int modeId, in onModeChanged()
310 public void onFrameRateOverridesChanged(long timestampNanos, long physicalDisplayId, in onFrameRateOverridesChanged()
337 private void dispatchVsync(long timestampNanos, long physicalDisplayId, int frame) { in dispatchVsync()
344 private void dispatchHotplug(long timestampNanos, long physicalDisplayId, boolean connected) { in dispatchHotplug()
350 private void dispatchModeChanged(long timestampNanos, long physicalDisplayId, int modeId, in dispatchModeChanged()
357 private void dispatchFrameRateOverrides(long timestampNanos, long physicalDisplayId, in dispatchFrameRateOverrides()
H A DChoreographer.java1284 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityMetricsLaunchObserver.java114 public void onIntentStarted(@NonNull Intent intent, long timestampNanos) { in onIntentStarted()
186 public void onActivityLaunchFinished(long id, ComponentName name, long timestampNanos) { in onActivityLaunchFinished()
201 public void onReportFullyDrawn(long id, long timestampNanos) { in onReportFullyDrawn()
/aosp14/frameworks/base/core/java/android/companion/virtual/sensor/
H A DVirtualSensorEvent.java39 private VirtualSensorEvent(@NonNull float[] values, long timestampNanos) { in VirtualSensorEvent()
129 public Builder setTimestampNanos(long timestampNanos) { in setTimestampNanos()
/aosp14/frameworks/base/services/core/java/com/android/server/sensors/
H A DSensorService.java64 long timestampNanos, float[] values); in sendRuntimeSensorEventNative()
121 public boolean sendSensorEvent(int handle, int type, long timestampNanos, in sendSensorEvent()
H A DSensorManagerInternal.java82 public abstract boolean sendSensorEvent(int handle, int type, long timestampNanos, in sendSensorEvent()
/aosp14/frameworks/base/services/profcollect/src/com/android/server/profcollect/
H A DProfcollectForwardingService.java302 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted()
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkManagementService.java576 final long timestampNanos; in onInterfaceClassActivityChanged() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...