Home
last modified time | relevance | path

Searched refs:shouldDisableSubGroup (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java4431 if (shouldDisableSubGroup(info.getGroupUuid())) { in refreshCachedOpportunisticSubscriptionInfoList()
4453 private boolean shouldDisableSubGroup(ParcelUuid groupUuid) { in shouldDisableSubGroup() method