| /frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
| D | BubbleDataTest.java | 1197 private void setPostTime(BubbleEntry entry, long postTime) { in setPostTime() 1207 NotificationListenerService.Ranking ranking, long postTime, in createBubbleEntry() 1239 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime) { in sendUpdatedEntryAtTime() 1244 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime, long currentTime) { in sendUpdatedEntryAtTime() 1249 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime, in sendUpdatedEntryAtTime()
|
| /frameworks/base/core/java/android/service/notification/ |
| D | StatusBarNotification.java | 68 private final long postTime; field in StatusBarNotification 77 String overrideGroupKey, long postTime) { in StatusBarNotification() 101 long postTime) { in StatusBarNotification()
|
| /frameworks/native/services/surfaceflinger/tests/unittests/ |
| D | TransactionFrameTracerTest.cpp | 82 nsecs_t postTime = 20; in BLASTTransactionSendsFrameTracerEvents() local
|
| /frameworks/native/services/surfaceflinger/fuzzer/ |
| D | surfaceflinger_layer_fuzzer.cpp | 98 const int64_t postTime = mFdp.ConsumeIntegral<int64_t>(); in invokeEffectLayer() local
|
| /frameworks/native/services/surfaceflinger/ |
| D | TransactionState.h | 129 int64_t postTime; member
|
| D | Layer.cpp | 1334 nsecs_t postTime) { in setFrameTimelineVsyncForBufferTransaction() 1357 nsecs_t postTime) { in setFrameTimelineVsyncForBufferlessTransaction() 1406 const FrameTimelineInfo& info, nsecs_t postTime) { in createSurfaceFrameForTransaction() 1441 void Layer::setFrameTimelineVsyncForSkippedFrames(const FrameTimelineInfo& info, nsecs_t postTime, in setFrameTimelineVsyncForSkippedFrames() 3074 const BufferData& bufferData, nsecs_t postTime, nsecs_t desiredPresentTime, in setBuffer()
|
| D | Layer.h | 206 nsecs_t postTime; member
|
| D | SurfaceFlinger.cpp | 4536 const int64_t postTime = systemTime(); in setTransactionState() local 4621 const int64_t postTime, bool hasListenerCallbacks, in applyTransactionState() 4800 int64_t postTime, uint64_t transactionId) { in setClientStateLocked() 5149 bool isAutoTimestamp, int64_t postTime, in updateLayerCallbacksAndStats()
|
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
| D | SbnBuilder.java | 177 public SbnBuilder setPostTime(long postTime) { in setPostTime()
|
| /frameworks/native/services/surfaceflinger/TimeStats/ |
| D | TimeStats.h | 196 nsecs_t postTime = 0; member
|
| D | TimeStats.cpp | 577 uid_t uid, nsecs_t postTime, GameMode gameMode) { in setPostTime()
|
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/ |
| D | NotificationEntryBuilder.java | 207 public NotificationEntryBuilder setPostTime(long postTime) { in setPostTime()
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 844 private StatusBarNotification generateSbn(String pkg, int uid, long postTime, int userId) { in generateSbn()
|