Searched refs:getVisualTypeForHeight (Results 1 – 1 of 1) sorted by relevance
818 int expandedVisualType = getVisualTypeForHeight(height); in calculateVisibleType()821 : getVisualTypeForHeight(mContainingNotification.getCollapsedHeight()); in calculateVisibleType()832 return getVisualTypeForHeight(viewHeight); in calculateVisibleType()835 private int getVisualTypeForHeight(float viewHeight) { in getVisualTypeForHeight() method in NotificationContentView