Searched refs:relayout (Results 1 – 8 of 8) sorted by relevance
28 void relayout(in LayoutParams lp); in relayout() method
28 ":cts-wm-force-relayout-test-base",
166 public void relayout(WindowManager.LayoutParams lp) { in relayout() method in EmbeddedSCVHService.AttachEmbeddedWindow169 mVr.relayout(lp.width, lp.height); in relayout()
95 mIAttachEmbeddedWindow.relayout(lp);
31 name: "cts-wm-force-relayout-test-base",
578 mVr.relayout(bigEdgeLength, bigEdgeLength); in testEmbeddedViewResizes()627 mVr.relayout(mEmbeddedLayoutParams); in testDisableInputTouch()636 mVr.relayout(mEmbeddedLayoutParams); in testDisableInputTouch()819 mVr.relayout(mEmbeddedLayoutParams); in testNotFocusable()
3689 method public void relayout(android.view.WindowManager.LayoutParams);
52321 method public void relayout(int, int);