Searched refs:mCellLocationCallback (Results 1 – 1 of 1) sorted by relevance
757 private CellLocationListener mCellLocationCallback; field in TelephonyCallbackTest780 mCellLocationCallback = new CellLocationListener(); in testOnCellLocationChangedByRegisterTelephonyCallback()781 registerTelephonyCallback(mCellLocationCallback); in testOnCellLocationChangedByRegisterTelephonyCallback()792 unRegisterTelephonyCallback(mOnCellLocationChangedCalled, mCellLocationCallback); in testOnCellLocationChangedByRegisterTelephonyCallback()