Searched refs:DEBUG_OVERVIEW_PROXY (Results 1 – 2 of 2) sorted by relevance
23 import static com.android.systemui.OverviewProxyService.DEBUG_OVERVIEW_PROXY;284 if (DEBUG_OVERVIEW_PROXY) { in handleTouchEvent()389 if (DEBUG_OVERVIEW_PROXY) { in startQuickStep()429 if (DEBUG_OVERVIEW_PROXY) { in startQuickScrub()448 if (DEBUG_OVERVIEW_PROXY) { in endQuickScrub()496 if (DEBUG_OVERVIEW_PROXY) { in proxyMotionEvents()
67 public static final boolean DEBUG_OVERVIEW_PROXY = false; field in OverviewProxyService