Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java259 (notificationPanelView, aFloat) -> setKeyguardHeadsUpShowingAmount(aFloat),
3310 private void setKeyguardHeadsUpShowingAmount(float amount) { in setKeyguardHeadsUpShowingAmount() method in NotificationPanelViewController