Searched refs:mUseIncreasedHeadsUpHeight (Results 1 – 2 of 2) sorted by relevance
31 private boolean mUseIncreasedHeadsUpHeight; field in RowContentBindParams75 if (mUseIncreasedHeadsUpHeight != useIncreasedHeadsUpHeight) { in setUseIncreasedHeadsUpHeight()78 mUseIncreasedHeadsUpHeight = useIncreasedHeadsUpHeight; in setUseIncreasedHeadsUpHeight()82 return mUseIncreasedHeadsUpHeight; in useIncreasedHeadsUpHeight()154 mUseIncreasedHeadsUpHeight, mViewsNeedReinflation); in toString()
329 private boolean mUseIncreasedHeadsUpHeight; field in ExpandableNotificationRow678 } else if (mUseIncreasedHeadsUpHeight && layout == mPrivateLayout) { in updateLimitsForView()1569 mUseIncreasedHeadsUpHeight = use;