Searched refs:getBackgroundAlpha (Results 1 – 2 of 2) sorted by relevance
3 public float getBackgroundAlpha();
1494 background.setAlpha((int) (getBackgroundAlpha(height) * 255)); in setNotificationViewClipBounds()1504 private float getBackgroundAlpha(int height) { in getBackgroundAlpha() method in CarStatusBar