Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DRelocationFactory.cpp81 void RelocationFactory::setLayout(const Layout& pLayout) in setLayout() function in RelocationFactory
/frameworks/base/core/java/android/view/
DWindow.java614 public void setLayout(int width, int height) { in setLayout() method in Window