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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarView.java179 final String how = "" + m.obj;
188 how, w, h, vw, vh));
584 private void postCheckForInvalidLayout(final String how) { argument
585 mHandler.obtainMessage(MSG_CHECK_INVALID_LAYOUT, 0, 0, how).sendToTarget();

Completed in 72 milliseconds