Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyLayoutTests.java159 mFrames = createDisplayFrames( in updateDisplayFrames()
168 private DisplayFrames createDisplayFrames(InsetsState insetsState) { in createDisplayFrames() method in DisplayPolicyLayoutTests
709 final DisplayFrames simulatedDisplayFrames = createDisplayFrames(simulatedInsetsState); in assertSimulateLayoutSameDisplayFrames()