Searched refs:getCsiCqiReport (Results 1 – 4 of 4) sorted by relevance
95 assertThat(css.getCsiCqiReport()).isEqualTo(getCsiCqiList()); in testGetMethod()123 assertThat(css.getCsiCqiReport()).isEqualTo(getCsiCqiList()); in testGetMethodWithHal()151 assertThat(css.getCsiCqiReport()).isEqualTo(Collections.emptyList()); in testUnavailableValueWithHal()247 assertThat(css.getCsiCqiReport()).isEqualTo(getCsiCqiList()); in testParcel()
313 public List<Integer> getCsiCqiReport() { in getCsiCqiReport() method in CellSignalStrengthNr
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
44591 …ethod @IntRange(from=0, to=15) @NonNull public java.util.List<java.lang.Integer> getCsiCqiReport();