Searched refs:notificationTop (Results 1 – 1 of 1) sorted by relevance
2318 final float notificationTop = getQSEdgePosition(); in setQSClippingBounds() local2326 top = (int) Math.min(qsPanelBottomY, notificationTop); in setQSClippingBounds()2329 top = (int) notificationTop; in setQSClippingBounds()