Searched refs:APP_OPS_MODE_IGNORED (Results 1 – 1 of 1) sorted by relevance
144 private static final int APP_OPS_MODE_IGNORED = 1; field in PinnedStackTests790 appOpsSession.setOpToMode(APP_OPS_OP_ENTER_PICTURE_IN_PICTURE, APP_OPS_MODE_IGNORED); in testAppOpsDenyPipOnPause()