Searched refs:OP_CREATE_ACCESSIBILITY_OVERLAY (Results 1 – 3 of 3) sorted by relevance
203 assertThat(outAppOp[0]).isEqualTo(AppOpsManager.OP_CREATE_ACCESSIBILITY_OVERLAY); in testCheckAddPermission_withAccessibilityOverlay()
23 import static android.app.AppOpsManager.OP_CREATE_ACCESSIBILITY_OVERLAY;3097 outAppOp[0] = OP_CREATE_ACCESSIBILITY_OVERLAY;
1527 public static final int OP_CREATE_ACCESSIBILITY_OVERLAY = field in AppOpsManager3047 new AppOpInfo.Builder(OP_CREATE_ACCESSIBILITY_OVERLAY,