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.java276 private boolean mIsFullWidth; field in NotificationPanelView
635 mIsFullWidth = isFullWidth; in setIsFullWidth()
2726 return mIsFullWidth; in isFullWidth()