Searched refs:mDeferWindowLayoutParams (Results 1 – 1 of 1) sorted by relevance
128 private int mDeferWindowLayoutParams; field in NotificationShadeWindowControllerImpl487 if (mDeferWindowLayoutParams == 0 && mLp != null && mLp.copyFrom(mLpChanged) != 0) { in applyWindowLayoutParams()496 mDeferWindowLayoutParams++; in batchApplyWindowLayoutParams()498 mDeferWindowLayoutParams--; in batchApplyWindowLayoutParams()846 pw.println(" mDeferWindowLayoutParams=" + mDeferWindowLayoutParams); in dump()