Home
last modified time | relevance | path

Searched refs:removeHost (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/verify/domain/models/
H A DDomainVerificationInternalUserState.java61 public DomainVerificationInternalUserState removeHost(String host) { in removeHost() method in DomainVerificationInternalUserState
/aosp14/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationService.java491 array.valueAt(arrayIndex).removeHost(domain); in removeUserStatesForDomain()
699 approvedUserState.removeHost(domain); in revokeOtherUserSelectionsLocked()