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