Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java201 private FrameLayout.LayoutParams getBubbleLayoutParams() { in getBubbleLayoutParams() method in ImmersiveModeConfirmation
231 mClingLayout.setLayoutParams(getBubbleLayoutParams());
294 addView(mClingLayout, getBubbleLayoutParams()); in onAttachedToWindow()
/frameworks/base/services/
Dart-profile36966 PLcom/android/server/wm/ImmersiveModeConfirmation;->getBubbleLayoutParams()Landroid/widget/FrameLay…