/aosp14/frameworks/base/core/java/android/view/ |
H A 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() 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 D | Choreographer.java | 1284 public void onVsync(long timestampNanos, long physicalDisplayId, int frame, in onVsync()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityMetricsLaunchObserver.java | 114 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 D | VirtualSensorEvent.java | 39 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 D | SensorService.java | 64 long timestampNanos, float[] values); in sendRuntimeSensorEventNative() 121 public boolean sendSensorEvent(int handle, int type, long timestampNanos, in sendSensorEvent()
|
H A D | SensorManagerInternal.java | 82 public abstract boolean sendSensorEvent(int handle, int type, long timestampNanos, in sendSensorEvent()
|
/aosp14/frameworks/base/services/profcollect/src/com/android/server/profcollect/ |
H A D | ProfcollectForwardingService.java | 302 public void onIntentStarted(Intent intent, long timestampNanos) { in onIntentStarted()
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkManagementService.java | 576 final long timestampNanos; in onInterfaceClassActivityChanged() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |