Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSubscriptionManagerTest.java1172 long supportedRats = ShellIdentityUtils.invokeMethodWithShellPermissions(tm, in isUnmetered5GSupported() local
1177 boolean validCapabilities = (supportedRats & TelephonyManager.NETWORK_TYPE_BITMASK_NR) != 0; in isUnmetered5GSupported()