Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowReportingTest.java169 final WindowManager.LayoutParams paramsForBottom = layoutParamsForWindowOnBottom(); in testWindowAddedMovedAndRemoved_generatesEventsForAllThree()
553 private WindowManager.LayoutParams layoutParamsForWindowOnBottom() { in layoutParamsForWindowOnBottom() method in AccessibilityWindowReportingTest