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.java1099 private CellInfoListener mCellInfoCallback; field in TelephonyCallbackTest
1123 mCellInfoCallback = new CellInfoListener(); in testOnCellInfoChangedByRegisterTelephonyCallback()
1124 registerTelephonyCallback(mCellInfoCallback); in testOnCellInfoChangedByRegisterTelephonyCallback()
1135 unRegisterTelephonyCallback(mOnCellInfoChangedCalled, mCellInfoCallback); in testOnCellInfoChangedByRegisterTelephonyCallback()