Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellSignalStrengthNrTest.java93 assertThat(css.getCsiSinr()).isEqualTo(CSISINR); in testGetMethod()
121 assertThat(css.getCsiSinr()).isEqualTo(CSISINR); in testGetMethodWithHal()
149 assertThat(css.getCsiSinr()).isEqualTo(CellInfo.UNAVAILABLE); in testUnavailableValueWithHal()
245 assertThat(anotherCss.getCsiSinr()).isEqualTo(CSISINR); in testParcel()
/frameworks/base/telephony/java/android/telephony/
DCellSignalStrengthNr.java282 public int getCsiSinr() { in getCsiSinr() method in CellSignalStrengthNr
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt44595 method public int getCsiSinr();