Searched defs:preLayout (Results 1 – 3 of 3) sorted by relevance
278 private void computeMenuItemAnimationInfo(boolean preLayout) { in computeMenuItemAnimationInfo()1021 MenuItemLayoutInfo(View view, boolean preLayout) { in MenuItemLayoutInfo()
1053 private void setExpectedItemCounts(int preLayout, int postLayout) { in setExpectedItemCounts()1402 void setExpectedItemCounts(int preLayout, int postLayout) { in setExpectedItemCounts()
2495 void GNULDBackend::preLayout(Module& pModule, IRBuilder& pBuilder) { in preLayout() function in mcld::GNULDBackend