Searched refs:AppOpsSession (Results 1 – 1 of 1) sorted by relevance
/cts/tests/framework/base/activitymanager/src/android/server/am/ | ||
D | ActivityManagerPinnedStackTests.java | 768 try (final AppOpsSession appOpsSession = new AppOpsSession(PIP_ACTIVITY)) { in testAppOpsDenyPipOnPause() |