Home
last modified time | relevance | path

Searched refs:immediatelyNotifyBlastSync (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowOrganizerTests.java732 w.immediatelyNotifyBlastSync(); in testOverlappingBLASTCallback()
756 w.immediatelyNotifyBlastSync(); in testBLASTCallbackWithWindow()
824 w.immediatelyNotifyBlastSync(); in testBLASTCallbackWithChildWindow()
831 child.immediatelyNotifyBlastSync(); in testBLASTCallbackWithChildWindow()
1005 w1.immediatelyNotifyBlastSync(); in testBLASTCallbackWithMultipleWindows()
1011 w2.immediatelyNotifyBlastSync(); in testBLASTCallbackWithMultipleWindows()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java2206 immediatelyNotifyBlastSync(); in removeIfPossible()
5829 immediatelyNotifyBlastSync(); in setViewVisibility()
5900 void immediatelyNotifyBlastSync() { in immediatelyNotifyBlastSync() method in WindowState
DWindowManagerService.java5147 ws.immediatelyNotifyBlastSync(); in handleMessage()