Searched refs:appOpsSession (Results 1 – 1 of 1) sorted by relevance
731 try (final AppOpsSession appOpsSession = new AppOpsSession(PIP_ACTIVITY)) { in testAppOpsDenyPipOnPause() argument733 appOpsSession.setOpToMode(APP_OPS_OP_ENTER_PICTURE_IN_PICTURE, APP_OPS_MODE_IGNORED); in testAppOpsDenyPipOnPause()