/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/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
D | BubbleDataTest.java | 934 private void setPostTime(BubbleEntry entry, long postTime) { in setPostTime() 944 NotificationListenerService.Ranking ranking, long postTime) { in createBubbleEntry() 973 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime) { in sendUpdatedEntryAtTime() 977 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime, in sendUpdatedEntryAtTime()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TransactionFrameTracerTest.cpp | 112 nsecs_t postTime = 20; in BLASTTransactionSendsFrameTracerEvents() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | SbnBuilder.java | 177 public SbnBuilder setPostTime(long postTime) { in setPostTime()
|
/frameworks/native/services/surfaceflinger/TimeStats/ |
D | TimeStats.h | 178 nsecs_t postTime = 0; member
|
D | TimeStats.cpp | 571 uid_t uid, nsecs_t postTime, int32_t gameMode) { in setPostTime()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntryBuilder.java | 184 public NotificationEntryBuilder setPostTime(long postTime) { in setPostTime()
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 1197 nsecs_t postTime) { in setFrameTimelineVsyncForBufferTransaction() 1218 nsecs_t postTime) { in setFrameTimelineVsyncForBufferlessTransaction() 1265 const FrameTimelineInfo& info, nsecs_t postTime) { in createSurfaceFrameForTransaction()
|
D | BufferStateLayer.cpp | 419 const sp<Fence>& acquireFence, nsecs_t postTime, in setBuffer()
|
D | Layer.h | 258 nsecs_t postTime; member
|
D | SurfaceFlinger.h | 559 const int64_t postTime; member
|
D | SurfaceFlinger.cpp | 3723 const int64_t postTime = systemTime(); in setTransactionState() local 3757 const int64_t postTime, uint32_t permissions, in applyTransactionState() 3902 int64_t desiredPresentTime, bool isAutoTimestamp, int64_t postTime, uint32_t permissions, in setClientStateLocked()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/ |
D | NotificationGroupManagerLegacy.java | 887 public final long postTime; field in NotificationGroupManagerLegacy.PostRecord
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 713 private StatusBarNotification generateSbn(String pkg, int uid, long postTime, int userId) { in generateSbn()
|