Searched refs:EMPTY_SUBSCRIPTION_LIST (Results 1 – 1 of 1) sorted by relevance
68 private static final List<SubscriptionInfo> EMPTY_SUBSCRIPTION_LIST = new ArrayList<>(); field in PhoneUtils528 return EMPTY_SUBSCRIPTION_LIST; in getActiveSubscriptionInfoList()