Searched refs:mChannelScanHandler (Results 1 – 1 of 1) sorted by relevance
104 private Handler mChannelScanHandler; field in ChannelDataManager191 mChannelScanHandler = handler; in setChannelScanListener()203 mChannelScanHandler = null; in releaseSafely()309 if (mChannelHandlingDoneListener != null && mChannelScanHandler != null) { in scannedChannelHandlingCompleted()310 mChannelScanHandler.post(() -> mChannelHandlingDoneListener.onChannelHandlingDone()); in scannedChannelHandlingCompleted()