Home
last modified time | relevance | path

Searched defs:setKeyguardStatusBarAlpha (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt222 fun setKeyguardStatusBarAlpha(alpha: Float) regex
H A DNotificationPanelViewController.java2451 public void setKeyguardStatusBarAlpha(float alpha) { in setKeyguardStatusBarAlpha() method in NotificationPanelViewController