Searched defs:lastSyncSeqId (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | IWindowSession.aidl | 95 int requestedHeight, int viewVisibility, int flags, int seq, int lastSyncSeqId, in relayout() 112 int lastSyncSeqId); in relayoutAsync()
|
D | WindowlessWindowManager.java | 353 int lastSyncSeqId, WindowRelayoutResult outRelayoutResult) { in relayout() 379 int lastSyncSeqId, ClientWindowFrames outFrames, in relayoutInner() 465 int lastSyncSeqId) { in relayoutAsync()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Session.java | 281 int lastSyncSeqId, WindowRelayoutResult outRelayoutResult) { in relayout() 292 int lastSyncSeqId) { in relayoutAsync()
|
D | WindowManagerService.java | 2350 int lastSyncSeqId, WindowRelayoutResult outRelayoutResult) { in relayoutWindow()
|