Searched refs:mLetterboxColor (Results 1 – 1 of 1) sorted by relevance
116 private final int mLetterboxColor; field in BackNavigationInfo145 mLetterboxColor = letterboxColor; in BackNavigationInfo()157 mLetterboxColor = in.readInt(); in BackNavigationInfo()171 dest.writeInt(mLetterboxColor); in writeToParcel()220 return mLetterboxColor; in getLetterboxColor()435 private int mLetterboxColor = Color.TRANSPARENT; field in BackNavigationInfo.Builder509 mLetterboxColor = color; in setLetterboxColor()538 mLetterboxColor, in build()