Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java348 private final boolean mNotificationsDragEnabled; field in NotificationPanelViewController
844 mNotificationsDragEnabled = mResources.getBoolean( in NotificationPanelViewController()
4876 if (mInstantExpanding || !mNotificationsDragEnabled || mTouchDisabled) {
4878 !mNotificationsDragEnabled, mTouchDisabled);
5094 if (!mNotificationsDragEnabled) {