Searched refs:currentUserContext (Results 1 – 2 of 2) sorted by relevance
126 Context currentUserContext; in queryForUserInformation() local130 currentUserContext = mContext.createPackageContextAsUser("android", 0, in queryForUserInformation()146 final Context context = currentUserContext; in queryForUserInformation()
7609 Context currentUserContext = mContext.createContextAsUser(getCurrentUser().getUserHandle(), in launchBugReportHandlerApp() local7611 if (!BugReportHandlerUtil.isBugReportHandlerEnabled(currentUserContext)) { in launchBugReportHandlerApp()7620 return BugReportHandlerUtil.launchBugReportHandlerApp(currentUserContext); in launchBugReportHandlerApp()