Searched refs:mGapHeight (Results 1 – 3 of 3) sorted by relevance
54 private int mGapHeight; field in StackScrollAlgorithm88 mGapHeight = res.getDimensionPixelSize(R.dimen.notification_section_divider_height); in initConstants()412 currentYPosition += mGapHeight; in updateChild()452 currentYPosition -= mGapHeight; in updateChild()487 return mGapHeight;
538 private int mGapHeight; field in NotificationStackScrollLayout1064 mGapHeight = res.getDimensionPixelSize(R.dimen.notification_section_divider_height);5107 + mGapHeight;
101 private int mGapHeight; field in NotificationShelf166 mGapHeight = res.getDimensionPixelSize(R.dimen.qs_notification_padding); in initDimens()366 distanceToGapTop / mGapHeight); in updateAppearance()