Searched refs:getStsSegmentCount (Results 1 – 3 of 3) sorted by relevance
255 assertEquals(params.getStsSegmentCount(), stsSegmentCount); in testOpenSessionParams()326 assertEquals(fromBundle.getStsSegmentCount(), stsSegmentCount); in testOpenSessionParams()403 assertEquals(fromCopy.getStsSegmentCount(), stsSegmentCount); in testOpenSessionParams()
115 .putByte(ConfigParam.NUMBER_OF_STS_SEGMENTS, (byte) params.getStsSegmentCount()) in getTlvBufferFromFiraOpenSessionParams()
597 public int getStsSegmentCount() { in getStsSegmentCount() method in FiraOpenSessionParams