Searched refs:createContextAsUser (Results 1 – 2 of 2) sorted by relevance
173 userContext = mInjector.createContextAsUser(userHandle); in buildNotification()
1795 Context createContextAsUser(UserHandle user) throws PackageManager.NameNotFoundException { in createContextAsUser() method in DevicePolicyManagerService.Injector