Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsState.java205 public InsetsState(InsetsState copy, boolean copySources) { in InsetsState()
648 public void set(InsetsState other, boolean copySources) { in set()