Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsSourceControl.java107 public void setInsetsHint(Insets insets) { in setInsetsHint() method in InsetsSourceControl
111 public void setInsetsHint(int left, int top, int right, int bottom) { in setInsetsHint() method in InsetsSourceControl