Searched defs:stackBottom (Results 1 – 3 of 3) sorted by relevance
41 var stackBottom: Float = 0f variable in com.android.systemui.statusbar.notification.stack.ScrollViewFields
704 final float stackBottom = !ambientState.isShadeExpanded() local
863 protected void setBottomPadding(int stackBottom, int lockIconPadding, int indicationPadding, in setBottomPadding()