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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java408 Point mCurrentDisplaySize = new Point(); field in class:StatusBar
3484 mDisplay.getSize(mCurrentDisplaySize);

Completed in 88 milliseconds