Searched refs:mAppInfoView (Results 1 – 1 of 1) sorted by relevance
148 ImageView mAppInfoView; field in TaskViewHeader306 updateLayoutParams(mAppIconView, mAppTitleView, null, mAppInfoView); in onConfigurationChanged()611 } else if (v == mAppInfoView) { in onClick()651 mAppInfoView = (ImageView) mAppOverlayView.findViewById(R.id.app_info); in showAppOverlay()652 mAppInfoView.setOnClickListener(this); in showAppOverlay()654 updateLayoutParams(mAppIconView, mAppTitleView, null, mAppInfoView); in showAppOverlay()663 mAppInfoView.setImageDrawable(mTask.useLightOnPrimaryColor in showAppOverlay()