OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:requestLayoutContentPane
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRoot.java
38
public void
requestLayoutContentPane
();
GLView.java
37
// GLView hierarchy using requestRender() and
requestLayoutContentPane
().
220
if (root != null) root.
requestLayoutContentPane
();
GLRootView.java
174
requestLayoutContentPane
();
211
public void
requestLayoutContentPane
() {
276
if (changed)
requestLayoutContentPane
();
Completed in 67 milliseconds