Searched refs:serviceUserId (Results 1 – 1 of 1) sorted by relevance
2885 int serviceUserId = wallpaper.userId; in bindWallpaperComponentLocked() local2887 PackageManager.GET_META_DATA | PackageManager.GET_PERMISSIONS, serviceUserId); in bindWallpaperComponentLocked()2912 PackageManager.GET_META_DATA, serviceUserId).getList(); in bindWallpaperComponentLocked()2949 serviceUserId); in bindWallpaperComponentLocked()2974 PendingIntent.FLAG_IMMUTABLE, null, new UserHandle(serviceUserId))); in bindWallpaperComponentLocked()2979 new UserHandle(serviceUserId))) { in bindWallpaperComponentLocked()