Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWindowConfiguration.java129 public static final int WINDOW_CONFIG_BOUNDS = 1 << 0; field in WindowConfiguration
142 WINDOW_CONFIG_BOUNDS,
312 changed |= WINDOW_CONFIG_BOUNDS; in updateFrom()
347 changes |= WINDOW_CONFIG_BOUNDS; in diff()