Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java175 private static final String APP_OPS_OP_ENTER_PICTURE_IN_PICTURE = "PICTURE_IN_PICTURE"; field in PinnedStackTests
1056 appOpsSession.setOpToMode(APP_OPS_OP_ENTER_PICTURE_IN_PICTURE, APP_OPS_MODE_IGNORED); in testAppOpsDenyPipOnPause()