Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java199 private FrameLayout.LayoutParams getBubbleLayoutParams() { in getBubbleLayoutParams() method in ImmersiveModeConfirmation
229 mClingLayout.setLayoutParams(getBubbleLayoutParams());
292 addView(mClingLayout, getBubbleLayoutParams()); in onAttachedToWindow()