Searched refs:mPipChannel (Results 1 – 1 of 1) sorted by relevance
284 private Channel mPipChannel; field in MainActivity906 mChannelTuner.getCurrentChannel(), mPipChannel)) { in resumePipIfNeeded()1246 mPipChannelBeforeShrunkenTvView = mPipChannel; in startShrunkenTvView()1621 if (mPipChannel == null) { in startPip()1625 if (DEBUG) Log.d(TAG, "startPip() " + mPipChannel); in startPip()1627 boolean success = mPipView.tuneTo(mPipChannel, null, new OnTuneListener() { in startPip()1667 mPipChannel = currentChannel; in startPip()1668 mPipView.setCurrentChannel(mPipChannel); in startPip()2677 if (mPipChannel.equals(channel)) {2680 mPipChannel = channel;[all …]