Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java6895 List<String> shaIdList = ShellIdentityUtils.invokeMethodWithShellPermissions( in testCarrierRestrictionStatusAllowList() local
6898 if (shaIdList == null || shaIdList.isEmpty()) { in testCarrierRestrictionStatusAllowList()
6902 assertTrue(shaIdList.equals(testCarrierInfo.getSHAIdList())); in testCarrierRestrictionStatusAllowList()