Searched refs:finishPostLayoutPolicyLw (Results 1 – 4 of 4) sorted by relevance
521 int finishPostLayoutPolicyLw = mDisplayPolicy.focusChangedLw(mWindow, mWindow); in forceShowSystemBars_clearsSystemUIFlags() local523 assertEquals(WindowManagerPolicy.FINISH_LAYOUT_REDO_LAYOUT, finishPostLayoutPolicyLw); in forceShowSystemBars_clearsSystemUIFlags()
2503 public int finishPostLayoutPolicyLw() {
3732 pendingLayoutChanges |= mDisplayPolicy.finishPostLayoutPolicyLw(); in applySurfaceChangesTransaction()
16026 HSPLcom/android/server/wm/DisplayPolicy;->finishPostLayoutPolicyLw()I