Home
last modified time | relevance | path

Searched refs:DISALLOW_AUTOFILL (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAutofillRestrictionsTest.java19 import static android.os.UserManager.DISALLOW_AUTOFILL;
52 mDevicePolicyManager.clearUserRestriction(ADMIN_RECEIVER_COMPONENT, DISALLOW_AUTOFILL); in tearDown()
63 mDevicePolicyManager.addUserRestriction(ADMIN_RECEIVER_COMPONENT, DISALLOW_AUTOFILL); in testDisallowAutofill_allowed()
DDevicePolicyLoggingTest.java78 UserManager.DISALLOW_AUTOFILL); in testSetUserRestrictionLogged()
80 UserManager.DISALLOW_AUTOFILL); in testSetUserRestrictionLogged()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java180 public static final String DISALLOW_AUTOFILL = "no_autofill"; field in CommonUserRestrictions
314 DISALLOW_AUTOFILL,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java55 UserManager.DISALLOW_AUTOFILL,
DSecondaryProfileOwnerUserRestrictionsTest.java44 UserManager.DISALLOW_AUTOFILL,
DDeviceOwnerUserRestrictionsTest.java57 UserManager.DISALLOW_AUTOFILL,
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DUserRestrictionsTest.java78 CommonUserRestrictions.DISALLOW_AUTOFILL,
134 CommonUserRestrictions.DISALLOW_AUTOFILL,
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java152 private static final String DISALLOW_AUTOFILL = "no_autofill"; field in DeviceAndProfileOwnerTest
941 .setStrings(DISALLOW_AUTOFILL, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()
945 .setStrings(DISALLOW_AUTOFILL, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()
/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/devicepolicy/
DDevicePolicyTest.java76 private static final String USER_RESTRICTION = UserManager.DISALLOW_AUTOFILL;
/cts/common/device-side/bedstead/harrier/src/test/java/com/android/bedstead/harrier/
DDeviceStateTest.java176 private static final String USER_RESTRICTION = UserManager.DISALLOW_AUTOFILL;
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34047 field public static final String DISALLOW_AUTOFILL = "no_autofill";