Searched refs:showVideo (Results 1 – 1 of 1) sorted by relevance
50 private boolean showVideo; field in CallTypeIconsView97 public void setShowVideo(boolean showVideo) { in setShowVideo() argument98 this.showVideo = showVideo; in setShowVideo()99 if (showVideo) { in setShowVideo()112 return showVideo; in isVideoShown()203 if (!useLargeIcons || !(showHd || showVideo || showWifi || showAssistedDialed || showRtt)) { in onDraw()214 if (showVideo) { in onDraw()