Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/
H A DRolesUtils.java71 static void removeRoleHolderForAssociation( in removeRoleHolderForAssociation() method in RolesUtils
H A DCompanionDeviceManagerService.java41 import static com.android.server.companion.RolesUtils.removeRoleHolderForAssociation;
1150 removeRoleHolderForAssociation(getContext(), association); in maybeRemoveRoleHolderForAssociation()