Searched refs:reportRunning (Results 1 – 3 of 3) sorted by relevance
1609 boolean reportRunning(@NonNull IApplicationThread appThread) { in reportRunning() method in TransitionController.RemotePlayer
5743 if (delegate != null && controller.mRemotePlayer.reportRunning(delegate)) { in setRunningRemoteTransitionDelegate()
690 assertTrue(controller.mRemotePlayer.reportRunning(delegateProc.getThread())); in testRunningRemoteTransition()696 assertFalse(controller.mRemotePlayer.reportRunning(delegateProc.getThread())); in testRunningRemoteTransition()