Searched defs:setKeyguardTransitionProgress (Results 1 – 3 of 3) sorted by relevance
212 fun setKeyguardTransitionProgress(keyguardAlpha: Float, keyguardTranslationY: Int) in expand() method
78 override fun setKeyguardTransitionProgress(keyguardAlpha: Float, keyguardTranslationY: Int) {} in setKeyguardTransitionProgress() method in com.android.systemui.shade.ShadeViewControllerEmptyImpl
2439 public void setKeyguardTransitionProgress(float keyguardAlpha, int keyguardTranslationY) { in setKeyguardTransitionProgress() method in NotificationPanelViewController