Home
last modified time | relevance | path

Searched defs:DisplayFrames (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayFrames.java41 public class DisplayFrames { class
62 public DisplayFrames(int displayId, InsetsState insetsState, DisplayInfo info, in DisplayFrames() method in DisplayFrames
H A DInsetsSourceProvider.java164 @Nullable TriConsumer<DisplayFrames, WindowState, Rect> frameProvider, in setWindow()
H A DDisplayContent.java1379 @Nullable TriConsumer<DisplayFrames, WindowState, Rect> frameProvider){ in setInsetProvider()
1394 @Nullable TriConsumer<DisplayFrames, WindowState, Rect> frameProvider, in setInsetProvider()