Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/TelephonyRegistryTestApp/src/com/android/phone/testapps/telephonyregistry/
DTelephonyRegistryTestApp.java71 public void onCellInfoChanged(List<CellInfo> cellInfo) {
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java295 public void onCellInfoChanged(List<CellInfo> arrayCi) {
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java310 public void onCellInfoChanged(List<CellInfo> arrayCi) { in onCellInfoChanged() method in RadioInfo.RadioInfoPhoneStateListener