Home
last modified time | relevance | path

Searched refs:checkEnterPictureInPictureAppOpsState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRecentsAnimationController.java1217 topApp.checkEnterPictureInPictureAppOpsState());
DBackNavigationController.java1509 r.checkEnterPictureInPictureAppOpsState()); in createRemoteAnimationTarget()
DActivityRecord.java3420 if (!checkEnterPictureInPictureAppOpsState()) { in checkEnterPictureInPictureState()
3490 boolean checkEnterPictureInPictureAppOpsState() { in checkEnterPictureInPictureAppOpsState() method in ActivityRecord
10992 record.mStartBounds, task.getTaskInfo(), checkEnterPictureInPictureAppOpsState());
DTransition.java2818 topRunningActivity.checkEnterPictureInPictureAppOpsState()); in calculateTransitionInfo()