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.java54 assertThat(css.getCsiSinr()).isEqualTo(CSISINR); in testGetMethod()
76 assertThat(css.getCsiSinr()).isEqualTo(CSISINR); in testGetMethodWithHal()
98 assertThat(css.getCsiSinr()).isEqualTo(CellInfo.UNAVAILABLE); in testUnavailableValueWithHal()
190 assertThat(anotherCss.getCsiSinr()).isEqualTo(CSISINR); in testParcel()
/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthNr.java231 public int getCsiSinr() { in getCsiSinr() method in CellSignalStrengthNr
/frameworks/base/api/
Dcurrent.txt47068 method public int getCsiSinr();