Home
last modified time | relevance | path

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

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