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

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
SupportMessageTest.java 93 mDevicePolicyManager.setLongSupportMessage(ADMIN_RECEIVER_COMPONENT, LongMessage.LONG);
127 mDevicePolicyManager.setLongSupportMessage(null, LongMessage.SIMPLE);
163 mDevicePolicyManager.setLongSupportMessage(ADMIN_RECEIVER_COMPONENT, message);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
SetSupportMessageActivity.java 82 mDpm.setLongSupportMessage(mAdmin, message);
  /frameworks/base/core/java/android/app/admin/
IDevicePolicyManager.aidl 274 void setLongSupportMessage(in ComponentName admin, in CharSequence message);
DevicePolicyManager.java     [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java     [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]

Completed in 75 milliseconds