Searched defs:preLayout (Results 1 – 4 of 4) sorted by relevance
277 private void computeMenuItemAnimationInfo(boolean preLayout) { in computeMenuItemAnimationInfo()1033 MenuItemLayoutInfo(View view, boolean preLayout) { in MenuItemLayoutInfo()
1541 private void setExpectedItemCounts(int preLayout, int postLayout) { in setExpectedItemCounts()
230 void setExpectedItemCounts(int preLayout, int postLayout) { in setExpectedItemCounts()
2501 void GNULDBackend::preLayout(Module& pModule, IRBuilder& pBuilder) { in preLayout() function in mcld::GNULDBackend