Home
last modified time | relevance | path

Searched refs:OP_FLAG_UNTRUSTED_PROXY (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DRecentAppOpsAccess.java71 | AppOpsManager.OP_FLAG_UNTRUSTED_PROXY
/frameworks/base/core/java/android/app/
DAppOpsManager.java662 public static final int OP_FLAG_UNTRUSTED_PROXY = 0x4; field in AppOpsManager
696 | OP_FLAG_UNTRUSTED_PROXY
709 | AppOpsManager.OP_FLAG_UNTRUSTED_PROXY
717 OP_FLAG_UNTRUSTED_PROXY,
730 case OP_FLAG_UNTRUSTED_PROXY: in getFlagName()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3042 : AppOpsManager.OP_FLAG_UNTRUSTED_PROXY; in noteProxyOperationImpl()
3739 : AppOpsManager.OP_FLAG_UNTRUSTED_PROXY; in startProxyOperationImpl()
/frameworks/base/core/api/
Dsystem-current.txt724 field public static final int OP_FLAG_UNTRUSTED_PROXY = 4; // 0x4