Home
last modified time | relevance | path

Searched refs:createLayoutParams (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDemoStatusIcons.java203 addView(v, 0, createLayoutParams()); in updateSlot()
223 addView(view, viewIndex, createLayoutParams()); in addDemoWifiView()
244 addView(view, getChildCount(), createLayoutParams()); in addMobileView()
290 private LayoutParams createLayoutParams() { in createLayoutParams() method in DemoStatusIcons
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarTrustAgentUnlockDialogHelper.java67 mParams = createLayoutParams(); in CarTrustAgentUnlockDialogHelper()
232 private WindowManager.LayoutParams createLayoutParams() { in createLayoutParams() method in CarTrustAgentUnlockDialogHelper