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.java113 private boolean mMenuSnappedOnLeft; field in NotificationMenuRow
162 return mMenuSnappedOnLeft; in isMenuSnappedOnLeft()
373 mMenuSnappedOnLeft = isMenuOnLeft(); in onSnapOpen()