Searched defs:postCheckForInvalidLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarView.java408 postCheckForInvalidLayout("sizeChanged");
427 postCheckForInvalidLayout("touch");
447 private void postCheckForInvalidLayout(final String how) { method in class:NavigationBarView

Completed in 30 milliseconds