Searched refs:addViewToWindow (Results 1 – 4 of 4) sorted by relevance
67 whenever(sbWindowController.addViewToWindow(any(), any())).then { in setup()145 whenever(sbWindowController.addViewToWindow(any(), any())).then { in fullScreenStatusBar_positionsChipAtTop_withTopGravity()
105 whenever(statusBarWindowController.addViewToWindow(any(), any())).then { in setup()
164 public void addViewToWindow(View view, ViewGroup.LayoutParams layoutParams) { in addViewToWindow() method in StatusBarWindowController
247 statusBarWindowController.addViewToWindow(animationWindowView, lp) in init()