Searched refs:setThread (Results 1 – 8 of 8) sorted by relevance
92 mWpc.setThread(mock(IApplicationThread.class)); in setUp()238 wpc.setThread(mock(IApplicationThread.class)); in testActivityNotOverridingSystemUiProcessConfig()
551 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash()581 firstActivity.app.setThread(null); in testRemovingRootTaskOnAppCrash_multipleDisplayAreas()
473 proc.setThread(mock(IApplicationThread.class, withSettings().stubOnly()));
1337 secondActivity.app.setThread(null); in testNavigateUpTo()1344 secondActivity.app.setThread(thread); in testNavigateUpTo()
970 wpc.setThread(mock(IApplicationThread.class)); in createWindowProcessController()
691 mWindowProcessController.setThread(thread); in makeActive()698 mWindowProcessController.setThread(null); in makeInactive()
330 public void setThread(IApplicationThread thread) { in setThread() method in WindowProcessController
11966 HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V