Searched refs:DISABLE_MOVE_AND_RESIZE (Results 1 – 1 of 1) sorted by relevance
176 private static final boolean DISABLE_MOVE_AND_RESIZE = false; field in OverlayDisplayWindow.JellybeanMr1Impl292 if (DISABLE_MOVE_AND_RESIZE) { in createWindow()