Searched refs:WINDOW_CONFIG_APP_BOUNDS (Results 1 – 2 of 2) sorted by relevance
132 public static final int WINDOW_CONFIG_APP_BOUNDS = 1 << 1; field in WindowConfiguration143 WINDOW_CONFIG_APP_BOUNDS,316 changed |= WINDOW_CONFIG_APP_BOUNDS; in updateFrom()354 changes |= WINDOW_CONFIG_APP_BOUNDS; in diff()
34 import static android.app.WindowConfiguration.WINDOW_CONFIG_APP_BOUNDS;77 assertEquals(WINDOW_CONFIG_APP_BOUNDS, in testDiff()81 assertEquals(WINDOW_CONFIG_APP_BOUNDS | WINDOW_CONFIG_WINDOWING_MODE, in testDiff()