Searched refs:mUseIncreasedHeadsUpHeight (Results 1 – 2 of 2) sorted by relevance
31 private boolean mUseIncreasedHeadsUpHeight; field in RowContentBindParams78 if (mUseIncreasedHeadsUpHeight != useIncreasedHeadsUpHeight) { in setUseIncreasedHeadsUpHeight()81 mUseIncreasedHeadsUpHeight = useIncreasedHeadsUpHeight; in setUseIncreasedHeadsUpHeight()85 return mUseIncreasedHeadsUpHeight; in useIncreasedHeadsUpHeight()158 mUseIncreasedHeadsUpHeight, mViewsNeedReinflation); in toString()
390 private boolean mUseIncreasedHeadsUpHeight; field in ExpandableNotificationRow752 } else if (mUseIncreasedHeadsUpHeight && layout == mPrivateLayout) { in updateLimitsForView()1708 mUseIncreasedHeadsUpHeight = use;