Searched refs:PRIVATE_FLAG_FORCE_DECOR_VIEW_VISIBILITY (Results 1 – 3 of 3) sorted by relevance
340 WindowManager.LayoutParams.PRIVATE_FLAG_FORCE_DECOR_VIEW_VISIBILITY; in onCreate()
1348 public static final int PRIVATE_FLAG_FORCE_DECOR_VIEW_VISIBILITY = 0x00004000; field in WindowManager.LayoutParams
23 import static android.view.WindowManager.LayoutParams.PRIVATE_FLAG_FORCE_DECOR_VIEW_VISIBILITY;721 & PRIVATE_FLAG_FORCE_DECOR_VIEW_VISIBILITY) != 0; in setView()