Searched defs:pkgForDebug (Results 1 – 3 of 3) sorted by relevance
1373 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in removeOnOpportunisticSubscriptionsChangedListener() local3121 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in createSubscriptionGroup() local3171 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in addSubscriptionsIntoGroup() local3223 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in removeSubscriptionsFromGroup() local
12649 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in setOpportunisticNetworkState() local12677 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in isOpportunisticNetworkEnabled() local13374 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in setPreferredOpportunisticDataSubscription() local13473 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in updateAvailableNetworks() local13891 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in isDataEnabledForApn() local
886 public void removeOnSubscriptionsChangedListener(String pkgForDebug, in removeOnSubscriptionsChangedListener()