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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java618 int mSystemLeft, mSystemTop, mSystemRight, mSystemBottom; field in class:PhoneWindowManager
4410 mSystemBottom = displayHeight;
4600 mSystemBottom = mTmpNavigationFrame.top;
4916 dcf.bottom = mSystemBottom;
8290 pw.print(","); pw.print(mSystemBottom); pw.println(")");

Completed in 66 milliseconds