Searched refs:handleOnUserUnlocked (Results 1 – 3 of 3) sorted by relevance
68 abstract void handleOnUserUnlocked(int userId); in handleOnUserUnlocked() method in BaseIDevicePolicyManager
843 mService.handleOnUserUnlocked(user.getUserIdentifier()); in onUserUnlocked()3333 void handleOnUserUnlocked(int userId) {
16847 PLcom/android/server/devicepolicy/DevicePolicyManagerService;->handleOnUserUnlocked(I)V