Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java728 int carrierId = info.getCarrierId(); in testSubscriptionInfoCarrierId() local
729 assertTrue(carrierId >= TelephonyManager.UNKNOWN_CARRIER_ID); in testSubscriptionInfoCarrierId()