Searched refs:mDeferDepth (Results 1 – 1 of 1) sorted by relevance
49 private int mDeferDepth = 0; field in WindowSurfacePlacer74 mDeferDepth++; in deferLayout()87 mDeferDepth--; in continueLayout()88 if (mDeferDepth > 0) { in continueLayout()105 return mDeferDepth > 0; in isLayoutDeferred()119 if (mDeferDepth > 0 && !force) { in performSurfacePlacement()221 if (mDeferDepth > 0) { in requestTraversal()