Searched refs:mAppInfoView (Results 1 – 1 of 1) sorted by relevance
155 ImageView mAppInfoView; field in TaskViewHeader319 updateLayoutParams(mAppIconView, mAppTitleView, null, mAppInfoView); in onConfigurationChanged()584 } else if (v == mAppInfoView) { in onClick()624 mAppInfoView = (ImageView) mAppOverlayView.findViewById(R.id.app_info); in showAppOverlay()625 mAppInfoView.setOnClickListener(this); in showAppOverlay()627 updateLayoutParams(mAppIconView, mAppTitleView, null, mAppInfoView); in showAppOverlay()637 mAppInfoView.setImageDrawable(mTask.useLightOnPrimaryColor in showAppOverlay()