Searched refs:notificationPadding (Results 1 – 2 of 2) sorted by relevance
131 private float getClockScale(int notificationPadding, int clockY, int startPadding) { in getClockScale() argument134 float distanceToScaleEnd = notificationPadding - scaleEnd; in getClockScale()
437 int notificationPadding = Math.max(1, getResources().getDimensionPixelSize( in computeMaxKeyguardNotifications() local440 + notificationPadding; in computeMaxKeyguardNotifications()461 availableSpace -= child.getMinHeight() + notificationPadding; in computeMaxKeyguardNotifications()