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