Home | History | Annotate | Download | only in server

Lines Matching refs:windowFlags

1865             int controlFlags, int softInputMode, int windowFlags,
1877 + " windowFlags=#" + Integer.toHexString(windowFlags));
1942 if (WindowManager.LayoutParams.mayUseInputMethod(windowFlags)) {