Searched refs:attachWindowContextToDisplayArea (Results 1 – 6 of 6) sorted by relevance
89 doReturn(null).when(mWindowManagerService).attachWindowContextToDisplayArea( in testAttachToDisplayArea()94 verify(mWindowManagerService).attachWindowContextToDisplayArea( in testAttachToDisplayArea()99 doReturn(mWindowContextInfo).when(mWindowManagerService).attachWindowContextToDisplayArea( in testAttachToDisplayArea()114 doReturn(null).when(mWindowManagerService).attachWindowContextToDisplayArea( in testAttachToDisplayArea_detachIfNeeded()122 doReturn(mWindowContextInfo).when(mWindowManagerService).attachWindowContextToDisplayArea( in testAttachToDisplayArea_detachIfNeeded()
116 info = getWindowManagerService().attachWindowContextToDisplayArea( in attachToDisplayArea()
113 }).when(mIWindowManager).attachWindowContextToDisplayArea(any(), any(), in setUp()
944 @nullable WindowContextInfo attachWindowContextToDisplayArea(in IApplicationThread appThread, in attachWindowContextToDisplayArea() method
2963 public WindowContextInfo attachWindowContextToDisplayArea(@NonNull IApplicationThread appThread, in attachWindowContextToDisplayArea() method in WindowManagerService
23053 PLcom/android/server/wm/WindowManagerService;->attachWindowContextToDisplayArea(Landroid/app/IAppli…