Searched refs:reportRunning (Results 1 – 4 of 4) sorted by relevance
821 boolean reportRunning(@NonNull IApplicationThread appThread) { in reportRunning() method in TransitionController.RemotePlayer
5377 if (delegate != null && controller.mRemotePlayer.reportRunning(delegate)) { in setRunningRemoteTransitionDelegate()
520 assertTrue(controller.mRemotePlayer.reportRunning(delegateProc.getThread())); in testRunningRemoteTransition()525 assertFalse(controller.mRemotePlayer.reportRunning(delegateProc.getThread())); in testRunningRemoteTransition()
56831 PLcom/android/server/wm/TransitionController$RemotePlayer;->reportRunning(Landroid/app/IApplication…