Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java462 final WindowInsets rootWindowInsets = getRootWindowInsets(); in onApplyWindowInsets() local
463 if (rootWindowInsets != null && (rootWindowInsets.getStableInsetBottom() in onApplyWindowInsets()