Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java1887 List<SubscriptionInfo> subInfos = sm.getActiveSubscriptionInfoList(); in testGetMeidForSlot() local
1889 if (subInfos != null) { in testGetMeidForSlot()
1890 for (SubscriptionInfo subInfo : subInfos) { in testGetMeidForSlot()