Home
last modified time | relevance | path

Searched refs:setAlphaAndLayerType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java613 setAlphaAndLayerType(getContentView(), contentAlpha); in setContentAlpha()
625 protected void setAlphaAndLayerType(View contentView, float alpha) { in setAlphaAndLayerType() method in ActivatableNotificationView
DExpandableNotificationRow.java2953 setAlphaAndLayerType(mShowingPublic ? mPublicLayout : mPrivateLayout, oldAlpha);