Home
last modified time | relevance | path

Searched defs:window (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/viewers/viewer_transitions/
Dpresenter.ts110 for (const window of wmState.windowContainers) { constant
/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java172 public KeyboardLayoutView(Context context, final Window window) { in KeyboardLayoutView()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DContentFragment.java204 Window window = getActivity().getWindow(); in setSystemUiVisible() local
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java687 final Window window = dialog.getWindow(); in getToken() local