Searched refs:mCellInfoCallback (Results 1 – 1 of 1) sorted by relevance
1099 private CellInfoListener mCellInfoCallback; field in TelephonyCallbackTest1123 mCellInfoCallback = new CellInfoListener(); in testOnCellInfoChangedByRegisterTelephonyCallback()1124 registerTelephonyCallback(mCellInfoCallback); in testOnCellInfoChangedByRegisterTelephonyCallback()1135 unRegisterTelephonyCallback(mOnCellInfoChangedCalled, mCellInfoCallback); in testOnCellInfoChangedByRegisterTelephonyCallback()