Searched refs:systemAppsSnapshot (Results 1 – 3 of 3) sorted by relevance
44 SystemAppsSnapshot systemAppsSnapshot) { in ManagedUserCreationController() argument47 mSystemAppsSnapshot = requireNonNull(systemAppsSnapshot); in ManagedUserCreationController()
67 SystemAppsSnapshot systemAppsSnapshot, in ProvisionFullyManagedDeviceTask() argument75 mSystemAppsSnapshot = requireNonNull(systemAppsSnapshot); in ProvisionFullyManagedDeviceTask()
72 SystemAppsSnapshot systemAppsSnapshot, in CreateAndProvisionManagedProfileTask() argument80 mSystemAppsSnapshot = requireNonNull(systemAppsSnapshot); in CreateAndProvisionManagedProfileTask()