Searched refs:INITIAL_ELEVATION (Results 1 – 1 of 1) sorted by relevance
37 private static final int INITIAL_ELEVATION = 40; field in NotificationShadeActivity.FakeNotificationStackView112 v.setElevation(INITIAL_ELEVATION); in updateState()130 child.setElevation(INITIAL_ELEVATION); in updateState()147 lastChild.setElevation((1 - p) * INITIAL_ELEVATION); in updateState()