Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusViewController.java144 mKeyguardClockSwitchController.setChildrenAlphaExcludingSmartspace(alpha); in setAlpha()
154 mKeyguardClockSwitchController.setChildrenAlphaExcludingSmartspace(1f); in setAlpha()
H A DKeyguardClockSwitchController.java360 public void setChildrenAlphaExcludingSmartspace(float alpha) { in setChildrenAlphaExcludingSmartspace() method in KeyguardClockSwitchController