Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java136 import static android.app.admin.DevicePolicyManager.DELEGATION_NETWORK_LOGGING;
643 DELEGATION_NETWORK_LOGGING,
652 DELEGATION_NETWORK_LOGGING,
665 DELEGATION_NETWORK_LOGGING,
9224 receiverComponent = resolveDelegateReceiver(DELEGATION_NETWORK_LOGGING, action, userId);
18868 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_NETWORK_LOGGING)));
19034 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_NETWORK_LOGGING))
19065 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_NETWORK_LOGGING)));
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2711 public static final String DELEGATION_NETWORK_LOGGING = "delegation-network-logging"; field in DevicePolicyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt8293 field public static final String DELEGATION_NETWORK_LOGGING = "delegation-network-logging";