Searched refs:setLayout (Results 1 – 15 of 15) sorted by relevance
/frameworks/compile/mclinker/lib/LD/ |
D | RelocationFactory.cpp | 86 void RelocationFactory::setLayout(const Layout& pLayout) in setLayout() function in RelocationFactory
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | RelocationFactory.h | 72 void setLayout(const Layout& pLayout);
|
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/ |
D | FakeBackgroundService.java | 89 dialog.getWindow().setLayout(ViewGroup.LayoutParams.MATCH_PARENT, in onCreate()
|
/frameworks/base/core/java/android/view/ |
D | Window.java | 599 public void setLayout(int width, int height) { in setLayout() method in Window
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86LDBackend.cpp | 71 m_pRelocFactory->setLayout(pLinker.getLayout()); in initRelocFactory()
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | InputMethodService.java | 655 mWindow.getWindow().setLayout(MATCH_PARENT, WRAP_CONTENT); in onCreate() 939 mWindow.getWindow().setLayout(MATCH_PARENT, newHeight); in onConfigureWindow()
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 108 m_pRelocFactory->setLayout(pLinker.getLayout()); in initRelocFactory()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMLDBackend.cpp | 70 m_pRelocFactory->setLayout(pLinker.getLayout()); in initRelocFactory()
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
D | PhoneWindow.java | 2622 setLayout(WRAP_CONTENT, WRAP_CONTENT);
|
D | PhoneWindowManager.java | 1572 win.setLayout(WindowManager.LayoutParams.MATCH_PARENT, in addStartingWindow()
|
/frameworks/base/api/ |
D | 14.txt | 23757 method public void setLayout(int, int);
|
D | 15.txt | 23905 method public void setLayout(int, int);
|
D | 16.txt | 25020 method public void setLayout(int, int);
|
D | 17.txt | 25870 method public void setLayout(int, int);
|
D | current.txt | 25870 method public void setLayout(int, int);
|