Searched defs:insetPercentage (Results 1 – 5 of 5) sorted by relevance
35 void setHorizontalInsets(float insetPercentage); in setHorizontalInsets()
112 float insetPercentage = (1 - progress) * MAX_WIDTH_INSET_FRACTION; in onTransitionProgress() local
292 public void setBackgroundHorizontalInsets(float insetPercentage) { in setBackgroundHorizontalInsets()
237 public void setBackgroundHorizontalInsets(float insetPercentage) { in setBackgroundHorizontalInsets()
218 float insetPercentage = (1 - progress) * MAX_WIDTH_INSET_FRACTION; in onTransitionProgress() local