Searched refs:setPasswordHistoryLength (Results 1 – 7 of 7) sorted by relevance
74 void setPasswordHistoryLength(in ComponentName who, int length, boolean parent); in setPasswordHistoryLength() method
2634 public void setPasswordHistoryLength(@NonNull ComponentName admin, int length) { in setPasswordHistoryLength() method in DevicePolicyManager2637 mService.setPasswordHistoryLength(admin, length, mParentInstance); in setPasswordHistoryLength()
4080 public void setPasswordHistoryLength(ComponentName who, int length, boolean parent) { in setPasswordHistoryLength() method in DevicePolicyManagerService
5369 method public void setPasswordHistoryLength(android.content.ComponentName, int);
1657 Landroid/app/admin/DevicePolicyManager;->setPasswordHistoryLength(Landroid/content/ComponentName;I)V
15768 HSPLandroid/app/admin/IDevicePolicyManager;->setPasswordHistoryLength(Landroid/content/ComponentNam…
6584 method public void setPasswordHistoryLength(android.content.ComponentName, int);