Home
last modified time | relevance | path

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

/aosp12/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
H A DNetworkSliceSelectionAssistanceInformationTest.java66 assertEquals(si.getSliceDifferentiator(), NetworkSliceInfo.SLICE_DIFFERENTIATOR_NO_SLICE); in testNssaiWithSST()
82 assertEquals(si.getSliceDifferentiator(), NetworkSliceInfo.SLICE_DIFFERENTIATOR_NO_SLICE); in testNssaiWithSSTandMappedSST()
98 assertEquals(si.getSliceDifferentiator(), 0x0a0b0c); in testNssaiWithSSTandSD()
114 assertEquals(si.getSliceDifferentiator(), 0x0a0b0c); in testNssaiWithSSTandSDandMappedSST()
132 assertEquals(si.getSliceDifferentiator(), 0x0a0b0c); in testNssaiWithSSTandSDandMappedSSTandMappedSD()
/aosp12/frameworks/base/telephony/java/android/telephony/data/
H A DNetworkSliceInfo.java184 public int getSliceDifferentiator() { in getSliceDifferentiator() method in NetworkSliceInfo
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java1878 si.sliceDifferentiator = sliceInfo.getSliceDifferentiator(); in convertToHalSliceInfo()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt43170 method @IntRange(from=0xffffffff, to=0xfffffe) public int getSliceDifferentiator();