Searched refs:DISALLOW_AUTOFILL (Results 1 – 6 of 6) sorted by relevance
19 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()
100 UserManager.DISALLOW_AUTOFILL); in testSetUserRestrictionLogged()102 UserManager.DISALLOW_AUTOFILL); in testSetUserRestrictionLogged()
58 UserManager.DISALLOW_AUTOFILL,
47 UserManager.DISALLOW_AUTOFILL,
60 UserManager.DISALLOW_AUTOFILL,
179 private static final String DISALLOW_AUTOFILL = "no_autofill"; field in DeviceAndProfileOwnerTest1456 .setStrings(DISALLOW_AUTOFILL, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()1460 .setStrings(DISALLOW_AUTOFILL, NOT_CALLED_FROM_PARENT) in testSetUserRestrictionLogged()