Searched refs:mLetterboxInsets (Results 1 – 1 of 1) sorted by relevance
63 private final Rect mLetterboxInsets; field in TaskSnapshot110 mLetterboxInsets = new Rect(letterboxInsets); in TaskSnapshot()132 mLetterboxInsets = source.readTypedObject(Rect.CREATOR);225 return mLetterboxInsets;291 dest.writeTypedObject(mLetterboxInsets, 0);314 + " mLetterboxInsets=" + mLetterboxInsets.toShortString()365 private Rect mLetterboxInsets;423 mLetterboxInsets = letterboxInsets;475 mLetterboxInsets,