Searched defs:pkgForDebug (Results 1 – 4 of 4) sorted by relevance
52 private String pkgForDebug; field in OpportunisticNetworkServiceTest
1382 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in removeOnOpportunisticSubscriptionsChangedListener() local3130 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in createSubscriptionGroup() local3180 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in addSubscriptionsIntoGroup() local3232 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in removeSubscriptionsFromGroup() local
12749 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in setOpportunisticNetworkState() local12777 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in isOpportunisticNetworkEnabled() local13474 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in setPreferredOpportunisticDataSubscription() local13573 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in updateAvailableNetworks() local13991 String pkgForDebug = mContext != null ? mContext.getOpPackageName() : "<unknown>"; in isDataEnabledForApn() local
887 public void removeOnSubscriptionsChangedListener(String pkgForDebug, in removeOnSubscriptionsChangedListener()