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