Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/LocationAccessingApp/src/android/telephony/cts/locationaccessingapp/
DCtsLocationAccessService.java109 public void onCellInfoChanged(List<CellInfo> cis) { in listenForCellInfo()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DPhoneStateListenerTest.java906 public void onCellInfoChanged(List<CellInfo> cellInfo) { in testOnCellInfoChanged()
DTelephonyCallbackTest.java920 public void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged() method in TelephonyCallbackTest.CellInfoListener
DCellInfoTest.java225 public synchronized void onCellInfoChanged(List<CellInfo> cellInfo) { in onCellInfoChanged() method in CellInfoTest.CellInfoListener
DTelephonyManagerTest.java4485 public void onCellInfoChanged(@NonNull List<CellInfo> cellInfo) { in onCellInfoChanged() method in MockCellInfoListener