Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java1439 if (!checkEnterPictureInPictureAppOpsState()) { in checkEnterPictureInPictureState()
1490 private boolean checkEnterPictureInPictureAppOpsState() { in checkEnterPictureInPictureAppOpsState() method in ActivityRecord