Home
last modified time | relevance | path

Searched defs:getSubInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/network/helper/
H A DSubscriptionAnnotation.java152 public SubscriptionInfo getSubInfo() { in getSubInfo() method in SubscriptionAnnotation
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/
H A DIwlanHelper.java85 private static SubscriptionInfo getSubInfo(Context context, int slotId) in getSubInfo() method in IwlanHelper
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java654 public List<SubscriptionInfo> getSubInfo(String selection, Object queryKey) { in getSubInfo() method in SubscriptionController