Searched refs:TEST_IMSI (Results 1 – 1 of 1) sorted by relevance
271 private static final String TEST_IMSI = "310210"; field in NetworkPolicyManagerServiceTest280 .setSubscriberIds(Set.of(TEST_IMSI))2670 .setSubscriberIds(Set.of(TEST_IMSI)).build(); in testNormalizeTemplate_duplicatedMergedImsiList()2671 final String[] mergedImsiGroup = new String[] {TEST_IMSI, TEST_IMSI}; in testNormalizeTemplate_duplicatedMergedImsiList()2807 buildLinkProperties(TEST_IFACE), TEST_IMSI, TYPE_MOBILE)); in expectNetworkStateSnapshot()2817 TelephonyManager tmSub = setupTelephonySubscriptionManagers(TEST_SUB_ID, TEST_IMSI); in expectMobileDefaults()