Searched refs:getMappedHplmnSliceServiceType (Results 1 – 4 of 4) sorted by relevance
65 assertEquals(si.getMappedHplmnSliceServiceType(), NetworkSliceInfo.SLICE_SERVICE_TYPE_NONE); in testNssaiWithSST()81 assertEquals(si.getMappedHplmnSliceServiceType(), 2); in testNssaiWithSSTandMappedSST()97 assertEquals(si.getMappedHplmnSliceServiceType(), NetworkSliceInfo.SLICE_SERVICE_TYPE_NONE); in testNssaiWithSSTandSD()113 assertEquals(si.getMappedHplmnSliceServiceType(), 3); in testNssaiWithSSTandSDandMappedSST()131 assertEquals(si.getMappedHplmnSliceServiceType(), 2); in testNssaiWithSSTandSDandMappedSSTandMappedSD()
194 public int getMappedHplmnSliceServiceType() { in getMappedHplmnSliceServiceType() method in NetworkSliceInfo
1877 si.mappedHplmnSst = (byte) sliceInfo.getMappedHplmnSliceServiceType(); in convertToHalSliceInfo()
43169 method public int getMappedHplmnSliceServiceType();