Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellLocationTest.java92 public void onCellLocationChanged(CellLocation location) { in testCellLocation()
DPhoneStateListenerTest.java771 public void onCellLocationChanged(CellLocation location) { in testOnCellLocationChanged()
DTelephonyCallbackTest.java762 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyCallbackTest.CellLocationListener
DTelephonyManagerTest.java564 public void onCellLocationChanged(CellLocation location) { in testListen()
/cts/tests/tests/telephony/current/LocationAccessingApp/src/android/telephony/cts/locationaccessingapp/
DCtsLocationAccessService.java133 public void onCellLocationChanged(CellLocation cellLocation) { in listenForCellLocation()