Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DEdgeBackGestureHandler.java118 mGestureBlockingActivityRunning = isGestureBlockingActivityRunning();
646 private boolean isGestureBlockingActivityRunning() { in isGestureBlockingActivityRunning() method in EdgeBackGestureHandler