Searched refs:mCurrentIndex (Results 1 – 1 of 1) sorted by relevance
87 private int mCurrentIndex = -1; field in StubTunerTvInputService.StubSessionImpl100 if (mCurrentIndex >= 0 && mSurface != null) { in updateSurfaceLocked()103 c.drawColor(COLORS[mCurrentIndex]); in updateSurfaceLocked()133 mCurrentIndex = cursor.getBlob(0)[0]; in onTune()135 mCurrentIndex = -1; in onTune()144 if (mCurrentIndex == 0) { in onTune()