Searched refs:reportSeparateProfileChallengeChanged (Results 1 – 5 of 5) sorted by relevance
167 public abstract void reportSeparateProfileChallengeChanged(@UserIdInt int userId); in reportSeparateProfileChallengeChanged() method in DevicePolicyManagerInternal
1364 dpmi.reportSeparateProfileChallengeChanged(userId); in notifySeparateProfileChallengeChanged()
3404 dpmi.reportSeparateProfileChallengeChanged(PROFILE_USER); in testSetMaximumTimeToLockProfile()3432 dpmi.reportSeparateProfileChallengeChanged(PROFILE_USER); in testSetMaximumTimeToLockProfile()
15783 public void reportSeparateProfileChallengeChanged(@UserIdInt int userId) { in reportSeparateProfileChallengeChanged() method in LocalService
2576 Landroid/app/admin/DevicePolicyManagerInternal;->reportSeparateProfileChallengeChanged(I)V