Searched defs:getRootWindowInsets (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/ | ||
| D | PhysicsAnimationLayoutTestCase.java | 176         public WindowInsets getRootWindowInsets() {  in getRootWindowInsets()  method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ | ||
| D | NotificationStackScrollLayoutController.java | 896     public WindowInsets getRootWindowInsets() {  in getRootWindowInsets()  method in NotificationStackScrollLayoutController | 
| /frameworks/base/core/java/android/view/ | ||
| D | View.java | 12633     public WindowInsets getRootWindowInsets() {  in getRootWindowInsets()  method in View |