Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWindowConfiguration.java168 public static final int WINDOW_CONFIG_BOUNDS = 1 << 0; field in WindowConfiguration
190 WINDOW_CONFIG_BOUNDS,
405 changed |= WINDOW_CONFIG_BOUNDS; in updateFrom()
454 changes |= WINDOW_CONFIG_BOUNDS; in diff()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9725 Landroid/app/WindowConfiguration;->WINDOW_CONFIG_BOUNDS:I