Searched refs:finishPostLayoutPolicyLw (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java875 public int finishPostLayoutPolicyLw(); method in interface:WindowManagerPolicy
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java3004 public int finishPostLayoutPolicyLw() { method in class:PhoneWindowManager
3073 if (localLOGV) Log.v(TAG, "finishPostLayoutPolicyLw: mHideKeyguard="
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java9131 displayContent.pendingLayoutChanges |= mPolicy.finishPostLayoutPolicyLw();
9133 "after finishPostLayoutPolicyLw", displayContent.pendingLayoutChanges);

Completed in 232 milliseconds