Searched defs:mCurrentDisplaySize (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java319 Point mCurrentDisplaySize = new Point(); field in class:PhoneStatusBar
3258 mDisplay.getSize(mCurrentDisplaySize);

Completed in 41 milliseconds