Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java3337 int[] subIdArray = subIdList.stream().mapToInt(i->i).toArray(); in createSubscriptionGroup() local
3386 int[] subIdArray = subIdList.stream().mapToInt(i->i).toArray(); in addSubscriptionsIntoGroup() local
3437 int[] subIdArray = subIdList.stream().mapToInt(i->i).toArray(); in removeSubscriptionsFromGroup() local