Home
last modified time | relevance | path

Searched defs:contextPkg (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java3705 String contextPkg = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in getOpportunisticSubscriptions() local
3967 String contextPkg = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in getSubscriptionsInGroup() local
4879 String contextPkg = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in isSubscriptionAssociatedWithUser() local