Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java124 NotificationMenuRow(Context context, boolean isUsingBidirectionalSwipe) { in NotificationMenuRow() argument
130 mIsUsingBidirectionalSwipe = isUsingBidirectionalSwipe; in NotificationMenuRow()