Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java367 boolean copyState) { in adjustVisibilityForIme() argument
378 if (state == originalState && copyState) { in adjustVisibilityForIme()
394 final InsetsState state = copyState in adjustVisibilityForIme()
406 final InsetsState state = copyState in adjustVisibilityForIme()
419 boolean copyState) { in adjustInsetsForRoundedCorners() argument
425 final InsetsState state = copyState ? new InsetsState(originalState) in adjustInsetsForRoundedCorners()