Searched refs:mChannelScanHandler (Results 1 – 1 of 1) sorted by relevance
101 private Handler mChannelScanHandler; field in ChannelDataManager190 mChannelScanHandler = handler; in setChannelScanListener()296 if (mChannelScanListener != null && mChannelScanHandler != null) { in scannedChannelHandlingCompleted()297 mChannelScanHandler.post(new Runnable() { in scannedChannelHandlingCompleted()