Searched defs:getLetterboxInsets (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | TaskSnapshotController.java | 274 protected Rect getLetterboxInsets(ActivityRecord topActivity) { in getLetterboxInsets() method in TaskSnapshotController |
D | AbsAppSnapshotController.java | 150 protected abstract Rect getLetterboxInsets(ActivityRecord topActivity); in getLetterboxInsets() method in AbsAppSnapshotController |
D | ActivitySnapshotController.java | 622 protected Rect getLetterboxInsets(ActivityRecord topActivity) { in getLetterboxInsets() method in ActivitySnapshotController |
D | LetterboxUiController.java | 749 Rect getLetterboxInsets() { in getLetterboxInsets() method in LetterboxUiController |
D | ActivityRecord.java | 1916 Rect getLetterboxInsets() { in getLetterboxInsets() method in ActivityRecord |