Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java355 private final boolean mNotificationsDragEnabled; field in NotificationPanelViewController
865 mNotificationsDragEnabled = mResources.getBoolean( in NotificationPanelViewController()
4943 if (mInstantExpanding || !mNotificationsDragEnabled || mTouchDisabled) {
4945 !mNotificationsDragEnabled, mTouchDisabled);
5182 if (!mNotificationsDragEnabled) {