Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputAdapter.java190 updateTwoLineLayoutContentAlpha(DEVICE_CONNECTED_ALPHA); in onBind()
218 updateTwoLineLayoutContentAlpha( in onBind()
340 private void updateTwoLineLayoutContentAlpha(float alphaValue) { in updateTwoLineLayoutContentAlpha() method in MediaOutputAdapter.MediaDeviceViewHolder