Searched refs:TEST_PCO_PLMN_DATA (Results 1 – 1 of 1) sorted by relevance
95 private static final byte[] TEST_PCO_PLMN_DATA = {0x38, 0x01, 0x24, 0x00}; field in EpdgSelectorTest674 assertTrue(mEpdgSelector.setPcoData(TEST_PCO_ID_IPV6, TEST_PCO_PLMN_DATA)); in testPcoResolutionMethodWithOnlyPlmnData()675 assertTrue(mEpdgSelector.setPcoData(TEST_PCO_ID_IPV4, TEST_PCO_PLMN_DATA)); in testPcoResolutionMethodWithOnlyPlmnData()