Home
last modified time | relevance | path

Searched refs:ACTION_DEVICE_POLICY_SET_RESULT (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/admin/
H A DPolicyUpdateReceiver.java63 public static final String ACTION_DEVICE_POLICY_SET_RESULT = field in PolicyUpdateReceiver
160 case ACTION_DEVICE_POLICY_SET_RESULT: in onReceive()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyEngine.java997 Intent intent = new Intent(PolicyUpdateReceiver.ACTION_DEVICE_POLICY_SET_RESULT); in sendPolicyResultToAdmin()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt8313 …field public static final String ACTION_DEVICE_POLICY_SET_RESULT = "android.app.admin.action.DEVIC…