Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyCallbackTest.java915 private CellInfoListener mCellInfoCallback; field in TelephonyCallbackTest
938 mCellInfoCallback = new CellInfoListener(); in testOnCellInfoChangedByRegisterTelephonyCallback()
939 registerTelephonyCallback(mCellInfoCallback); in testOnCellInfoChangedByRegisterTelephonyCallback()
950 unRegisterTelephonyCallback(mOnCellInfoChangedCalled, mCellInfoCallback); in testOnCellInfoChangedByRegisterTelephonyCallback()