Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DLetterboxDetails.java65 public Rect getLetterboxInnerBounds() { in getLetterboxInnerBounds() method in LetterboxDetails
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterboxUiController.java878 void getLetterboxInnerBounds(Rect outBounds) { in getLetterboxInnerBounds() method in LetterboxUiController
H A DActivityRecord.java1841 void getLetterboxInnerBounds(Rect outBounds) { in getLetterboxInnerBounds() method in ActivityRecord