Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java112 private boolean mMenuSnappedOnLeft; field in NotificationMenuRow
165 return mMenuSnappedOnLeft; in isMenuSnappedOnLeft()
377 mMenuSnappedOnLeft = isMenuOnLeft(); in onSnapOpen()