Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java205 public static int getNotificationLaunchHeight(Context context) { in getNotificationLaunchHeight() method in AmbientState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java2137 mNotificationLaunchHeight = AmbientState.getNotificationLaunchHeight(getContext());