Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewController.java98 private boolean mDoubleTapEnabled; field in NotificationShadeWindowViewController
168 mDoubleTapEnabled = configuration.doubleTapGestureEnabled( in setupExpandedStatusBar()
193 if (mDoubleTapEnabled || mSingleTapEnabled) { in setupExpandedStatusBar()