Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusViewController.java143 mView.setChildrenAlphaExcludingClockView(alpha); in setAlpha()
153 mView.setChildrenAlphaExcludingClockView(1f); in setAlpha()
288 mView.setChildrenAlphaExcludingClockView(1f);
H A DKeyguardStatusView.java129 public void setChildrenAlphaExcludingClockView(float alpha) { in setChildrenAlphaExcludingClockView() method in KeyguardStatusView