Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
DRecentsActivity.java109 int curflags = getWindow().getAttributes().flags in updateWallpaperVisibility() local
111 if (wpflags != curflags) { in updateWallpaperVisibility()