Searched refs:sActiveResultsForTesting (Results 1 – 1 of 1) sorted by relevance
85 private static List<SubscriptionInfo> sActiveResultsForTesting; field in SubscriptionUtil95 sActiveResultsForTesting = results; in setActiveSubscriptionsForTesting()106 if (sActiveResultsForTesting != null) { in getActiveSubscriptions()107 return sActiveResultsForTesting; in getActiveSubscriptions()