Searched refs:attrs2 (Results 1 – 1 of 1) sorted by relevance
1445 final WindowManager.LayoutParams attrs2 = new WindowManager.LayoutParams( in testAddLocalInsetsFrameProvider() local1447 attrs2.setTitle("AppWindow2"); in testAddLocalInsetsFrameProvider()1448 activity2.addWindow(createWindowState(attrs2, activity2)); in testAddLocalInsetsFrameProvider()1563 final WindowManager.LayoutParams attrs2 = new WindowManager.LayoutParams( in testRemoveLocalInsetsFrameProvider() local1565 attrs2.setTitle("AppWindow2"); in testRemoveLocalInsetsFrameProvider()1566 activity2.addWindow(createWindowState(attrs2, activity2)); in testRemoveLocalInsetsFrameProvider()1568 activity2.addWindow(createWindowState(attrs2, activity2)); in testRemoveLocalInsetsFrameProvider()