Searched refs:getSnssai (Results 1 – 6 of 6) sorted by relevance
58 public byte[] getSnssai() { in getSnssai() method in Ike3gppN1ModeInformation
35 assertArrayEquals(SNSSAI, n1ModeInformation.getSnssai()); in testIke3gppN1ModeInformation()
49 assertArrayEquals(SNSSAI, mN1ModeInformation.getSnssai()); in testGetSnssai()
138 method @NonNull public byte[] getSnssai();
486 ((Ike3gppN1ModeInformation) payload).getSnssai()); in onIke3gppDataReceived()
5545 assertArrayEquals(SNSSAI, n1ModeInformation.getSnssai()); in verifyN1ModeReceived()