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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java169 Point mCurrentDisplaySize = new Point(); field in class:PhoneStatusBar
2299 (int)(mNotificationPanelMinHeightFrac * mCurrentDisplaySize.y));
2325 mDisplay.getSize(mCurrentDisplaySize);

Completed in 102 milliseconds