Home
last modified time | relevance | path

Searched refs:getCsiSinr (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellSignalStrengthNrTest.java88 assertThat(css.getCsiSinr()).isEqualTo(CSISINR); in testGetMethod()
114 assertThat(css.getCsiSinr()).isEqualTo(CSISINR); in testGetMethodWithHal()
140 assertThat(css.getCsiSinr()).isEqualTo(CellInfo.UNAVAILABLE); in testUnavailableValueWithHal()
235 assertThat(anotherCss.getCsiSinr()).isEqualTo(CSISINR); in testParcel()
/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthNr.java287 public int getCsiSinr() { in getCsiSinr() method in CellSignalStrengthNr
/frameworks/base/core/api/
Dcurrent.txt41279 method public int getCsiSinr();