Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeViewController.kt222 fun setKeyguardStatusBarAlpha(alpha: Float) in expand() method
DShadeViewControllerEmptyImpl.kt80 override fun setKeyguardStatusBarAlpha(alpha: Float) {} in setKeyguardStatusBarAlpha() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
DNotificationPanelViewController.java2451 public void setKeyguardStatusBarAlpha(float alpha) { in setKeyguardStatusBarAlpha() method in NotificationPanelViewController