Searched refs:isProfileActivePasswordSufficientForParent (Results 1 – 5 of 5) sorted by relevance
84 boolean isProfileActivePasswordSufficientForParent(int userHandle); in isProfileActivePasswordSufficientForParent() method
3488 public boolean isProfileActivePasswordSufficientForParent(int userHandle) { in isProfileActivePasswordSufficientForParent() method in DevicePolicyManager3491 return mService.isProfileActivePasswordSufficientForParent(userHandle); in isProfileActivePasswordSufficientForParent()
1160 return getDevicePolicyManager().isProfileActivePasswordSufficientForParent(userHandle) in isSeparateProfileChallengeAllowedToUnify()
4777 public boolean isProfileActivePasswordSufficientForParent(int userHandle) { in isProfileActivePasswordSufficientForParent() method
2779 Landroid/app/admin/DevicePolicyManager;->isProfileActivePasswordSufficientForParent(I)Z3006 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->isProfileActivePasswordSufficientForParent(I)Z3537 Landroid/app/admin/IDevicePolicyManager;->isProfileActivePasswordSufficientForParent(I)Z