Searched refs:OPSTR_MANAGE_IPSEC_TUNNELS (Results 1 – 5 of 5) sorted by relevance
86 case AppOpsManager.OPSTR_MANAGE_IPSEC_TUNNELS: in setAppOpMode()
170 mAppOps.setMode(AppOpsManager.OPSTR_MANAGE_IPSEC_TUNNELS, in grantPermissionsToService()206 mAppOps.setMode(AppOpsManager.OPSTR_MANAGE_IPSEC_TUNNELS, UserHandle.myUserId(), in revokePermissionsFromUnusedDataServices()
1630 private static final String TUNNEL_OP = AppOpsManager.OPSTR_MANAGE_IPSEC_TUNNELS;
1553 public static final String OPSTR_MANAGE_IPSEC_TUNNELS = "android:manage_ipsec_tunnels"; field in AppOpsManager2047 OPSTR_MANAGE_IPSEC_TUNNELS,
491 field public static final String OPSTR_MANAGE_IPSEC_TUNNELS = "android:manage_ipsec_tunnels";