Searched refs:getBubbleLayoutParams (Results 1 – 2 of 2) sorted by relevance
201 private FrameLayout.LayoutParams getBubbleLayoutParams() { in getBubbleLayoutParams() method in ImmersiveModeConfirmation231 mClingLayout.setLayoutParams(getBubbleLayoutParams());294 addView(mClingLayout, getBubbleLayoutParams()); in onAttachedToWindow()
36966 PLcom/android/server/wm/ImmersiveModeConfirmation;->getBubbleLayoutParams()Landroid/widget/FrameLay…