Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyCallbackTest.java757 private CellLocationListener mCellLocationCallback; field in TelephonyCallbackTest
780 mCellLocationCallback = new CellLocationListener(); in testOnCellLocationChangedByRegisterTelephonyCallback()
781 registerTelephonyCallback(mCellLocationCallback); in testOnCellLocationChangedByRegisterTelephonyCallback()
792 unRegisterTelephonyCallback(mOnCellLocationChangedCalled, mCellLocationCallback); in testOnCellLocationChangedByRegisterTelephonyCallback()