Searched refs:OP_FLAG_TRUSTED_PROXY (Results 1 – 4 of 4) sorted by relevance
33 import static android.app.AppOpsManager.OP_FLAG_TRUSTED_PROXY;177 | OP_FLAG_TRUSTED_PROXY;
3041 final int proxyFlags = isProxyTrusted ? AppOpsManager.OP_FLAG_TRUSTED_PROXY in noteProxyOperationImpl()3738 final int proxyFlags = isProxyTrusted ? AppOpsManager.OP_FLAG_TRUSTED_PROXY in startProxyOperationImpl()
652 public static final int OP_FLAG_TRUSTED_PROXY = 0x2; field in AppOpsManager695 | OP_FLAG_TRUSTED_PROXY716 OP_FLAG_TRUSTED_PROXY,728 case OP_FLAG_TRUSTED_PROXY: in getFlagName()
722 field public static final int OP_FLAG_TRUSTED_PROXY = 2; // 0x2