Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyCallbackTest.java757 private CellLocationListener mCellLocationCallback;
759 private class CellLocationListener extends TelephonyCallback class in TelephonyCallbackTest
760 implements TelephonyCallback.CellLocationListener {
780 mCellLocationCallback = new CellLocationListener(); in testOnCellLocationChangedByRegisterTelephonyCallback()