HomeSort by relevance Sort by last modified time
    Searched refs:setTrustAgentConfiguration (Results 1 - 7 of 7) sorted by null

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
TrustAgentInfoTest.java 67 setTrustAgentConfiguration(false /* isParent */);
68 setTrustAgentConfiguration(true /* isParent */);
95 setTrustAgentConfiguration(false /* isParent */);
96 setTrustAgentConfiguration(true /* isParent */);
113 setTrustAgentConfiguration(isParent);
137 getDevicePolicyManager(isParent).setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT,
143 private PersistableBundle setTrustAgentConfiguration(boolean isParent) {
145 getDevicePolicyManager(isParent).setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT,
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
TrustAgentInfoTest.java 41 mDevicePolicyManager.setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT,
52 mDevicePolicyManager.setTrustAgentConfiguration(ADMIN_RECEIVER_COMPONENT,
  /frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl 231 void setTrustAgentConfiguration(in ComponentName admin, in ComponentName agent,
DevicePolicyManager.java     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 427 mDPM.setTrustAgentConfiguration(mDeviceAdminSample, agent, bundle);
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /prebuilts/sdk/23/
android.jar 

Completed in 301 milliseconds