Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/LocationAccessingApp/src/android/telephony/cts/locationaccessingapp/
DCtsLocationAccessService.java93 public void onCellInfoChanged(List<CellInfo> cis) { in listenForCellInfo()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DPhoneStateListenerTest.java904 public void onCellInfoChanged(List<CellInfo> cellInfo) { in testOnCellInfoChanged()
DCellInfoTest.java197 public synchronized void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged() method in CellInfoTest.CellInfoListener