Home
last modified time | relevance | path

Searched defs:getLetterboxInsets (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppCompatLetterboxPolicy.java105 Rect getLetterboxInsets() { in getLetterboxInsets() method in AppCompatLetterboxPolicy
431 public Rect getLetterboxInsets() { in getLetterboxInsets() method in AppCompatLetterboxPolicy.LegacyLetterboxPolicyState
528 public Rect getLetterboxInsets() { in getLetterboxInsets() method in AppCompatLetterboxPolicy.ShellLetterboxPolicyState
DAppCompatLetterboxPolicyState.java54 Rect getLetterboxInsets(); in getLetterboxInsets() method
DAbsAppSnapshotController.java156 protected abstract Rect getLetterboxInsets(ActivityRecord topActivity); in getLetterboxInsets() method in AbsAppSnapshotController
DActivitySnapshotController.java627 protected Rect getLetterboxInsets(ActivityRecord topActivity) { in getLetterboxInsets() method in ActivitySnapshotController
DActivityRecord.java1729 Rect getLetterboxInsets() { in getLetterboxInsets() method in ActivityRecord