Searched refs:ManagedProfile (Results 1 – 5 of 5) sorted by relevance
45 data object ManagedProfile : object in com.android.systemui.authentication.shared.model.AuthenticationWipeModel.WipeTarget
324 return if (wipeTarget == AuthenticationWipeModel.WipeTarget.ManagedProfile) { in <lambda>()343 return if (wipeTarget == AuthenticationWipeModel.WipeTarget.ManagedProfile) { in <lambda>()
308 else -> WipeTarget.ManagedProfile in <lambda>()
405 message ManagedProfile { message410 optional ManagedProfile managed_profile = 36;
2325 SecureSettingsProto.ManagedProfile.CONTACT_REMOTE_SEARCH); in dumpProtoSecureSettingsLocked()