Searched refs:DISALLOW_AUTOFILL (Results 1 – 5 of 5) 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()
92 UserManager.DISALLOW_AUTOFILL); in testSetUserRestrictionLogged()94 UserManager.DISALLOW_AUTOFILL); in testSetUserRestrictionLogged()
60 UserManager.DISALLOW_AUTOFILL,
47 UserManager.DISALLOW_AUTOFILL,
161 private static final String DISALLOW_AUTOFILL = "no_autofill"; field in DeviceAndProfileOwnerTest1672 .setStrings(DISALLOW_AUTOFILL) in testSetUserRestrictionLogged()1676 .setStrings(DISALLOW_AUTOFILL) in testSetUserRestrictionLogged()