Searched defs:getLetterboxInsets (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | AppCompatLetterboxPolicy.java | 105 Rect getLetterboxInsets() { in getLetterboxInsets() method in AppCompatLetterboxPolicy |
D | AppCompatLetterboxPolicyState.java | 54 Rect getLetterboxInsets(); in getLetterboxInsets() method |
D | AbsAppSnapshotController.java | 156 protected abstract Rect getLetterboxInsets(ActivityRecord topActivity); in getLetterboxInsets() method in AbsAppSnapshotController |
D | ActivitySnapshotController.java | 627 protected Rect getLetterboxInsets(ActivityRecord topActivity) { in getLetterboxInsets() method in ActivitySnapshotController |
D | ActivityRecord.java | 1729 Rect getLetterboxInsets() { in getLetterboxInsets() method in ActivityRecord |