Searched defs:setKeyguardStatusBarAlpha (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ | ||
| D | ShadeViewController.kt | 222 fun setKeyguardStatusBarAlpha(alpha: Float) in expand() method |
| D | ShadeViewControllerEmptyImpl.kt | 80 override fun setKeyguardStatusBarAlpha(alpha: Float) {} in setKeyguardStatusBarAlpha() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl |
| D | NotificationPanelViewController.java | 2451 public void setKeyguardStatusBarAlpha(float alpha) { in setKeyguardStatusBarAlpha() method in NotificationPanelViewController |