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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java437 int mSystemLeft, mSystemTop, mSystemRight, mSystemBottom; field in class:PhoneWindowManager
3502 mSystemBottom = displayHeight;
3601 mSystemBottom = mTmpNavigationFrame.top;
3914 dcf.bottom = mSystemBottom;
6903 pw.print(","); pw.print(mSystemBottom); pw.println(")");

Completed in 91 milliseconds