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/
DNotificationPanelViewController.java452 private boolean mIsFullWidth; field in NotificationPanelViewController
1221 mIsFullWidth = isFullWidth; in setIsFullWidth()
3419 return mIsFullWidth; in isFullWidth()