Searched defs:window (Results 1 – 5 of 5) sorted by relevance
49 val window = (view.context as Activity).window in PiPComposeSampleTheme() constant
24 window: string; property
172 public KeyboardLayoutView(Context context, final Window window) { in KeyboardLayoutView()
204 Window window = getActivity().getWindow(); in setSystemUiVisible() local
687 final Window window = dialog.getWindow(); in getToken() local