Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java238 private boolean mIsFullWidth; field in NotificationPanelView
457 mIsFullWidth = isFullWidth; in setIsFullWidth()
2514 return mIsFullWidth; in isFullWidth()