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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java378 protected WindowManager.LayoutParams getRecentsLayoutParams(LayoutParams layoutParams) { method in class:PhoneStatusBar
420 WindowManager.LayoutParams lp = getRecentsLayoutParams(mRecentsPanel.getLayoutParams());

Completed in 51 milliseconds