Searched defs:subIds (Results 1 – 2 of 2) sorted by relevance
107 @NonNull Set<Integer> subIds, in TestNetworkWrapper()158 @NonNull String iface, Set<Integer> capabilities, Set<Integer> subIds) { in createNetworkCapabilitiesForIface()
301 int[] subIds = mSm.getSubscriptionIds(slotId); in testGetSubscriptionIds() local