Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DVcnManagementService.java404 final SubscriptionManager subMgr = mContext.getSystemService(SubscriptionManager.class); in enforceCallingUserAndCarrierPrivilege() local
408 subscriptionInfos.addAll(subMgr.getSubscriptionsInGroup(subscriptionGroup)); in enforceCallingUserAndCarrierPrivilege()
417 if (subMgr.isValidSlotIndex(info.getSimSlotIndex()) in enforceCallingUserAndCarrierPrivilege()