Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/
H A DPermissionsUtils.java173 static void enforceCallerCanManageAssociationsForPackage(@NonNull Context context, in enforceCallerCanManageAssociationsForPackage() method in PermissionsUtils
H A DCompanionDeviceManagerService.java36 … static com.android.server.companion.PermissionsUtils.enforceCallerCanManageAssociationsForPackage;
576 enforceCallerCanManageAssociationsForPackage(getContext(), userId, packageName, in associate()
588 enforceCallerCanManageAssociationsForPackage(getContext(), userId, packageName, in buildAssociationCancellationIntent()
597 enforceCallerCanManageAssociationsForPackage(getContext(), userId, packageName, in getAssociations()