Home
last modified time | relevance | path

Searched defs:ownerComponent (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/Utils/src/com/android/settingslib/utils/
H A DWorkPolicyUtils.java93 final ComponentName ownerComponent = getDeviceOwnerComponent(); in getWorkPolicyInfoIntentDO() local
128 ComponentName ownerComponent = managedProfileDevicePolicyManager.getProfileOwner(); in getManagedProfileOwnerComponent() local
139 ComponentName ownerComponent = getManagedProfileOwnerComponent(managedUserId); in getWorkPolicyInfoIntentPO() local
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DPolicyVersionUpgrader.java295 int userId, int loadVersion, ComponentName ownerComponent) { in loadDataForUser()
H A DDevicePolicyData.java438 ComponentName ownerComponent) { in load()
H A DDevicePolicyManagerService.java15917 ComponentName ownerComponent = mOwners.getProfileOwnerComponent(profileId); in getCrossProfileWidgetProviders() local