Searched refs:ENABLE_MINIMIZE (Results 1 – 1 of 1) sorted by relevance
62 private static final boolean ENABLE_MINIMIZE = false; field in PipTouchHandler474 if (!ENABLE_MINIMIZE) { in setMinimizedStateInternal()484 if (!ENABLE_MINIMIZE) { in setMinimizedState()629 if (!touchState.allowDraggingOffscreen() || !ENABLE_MINIMIZE) {703 if (ENABLE_MINIMIZE &&834 pw.println(innerPrefix + "mEnableMinimize=" + ENABLE_MINIMIZE); in dump()