Searched refs:mAppTitleView (Results 1 – 1 of 1) sorted by relevance
156 TextView mAppTitleView; field in TaskViewHeader319 updateLayoutParams(mAppIconView, mAppTitleView, null, mAppInfoView); in onConfigurationChanged()626 mAppTitleView = (TextView) mAppOverlayView.findViewById(R.id.app_title); in showAppOverlay()627 updateLayoutParams(mAppIconView, mAppTitleView, null, mAppInfoView); in showAppOverlay()631 mAppTitleView.setText(ActivityManagerWrapper.getInstance().getBadgedApplicationLabel( in showAppOverlay()633 mAppTitleView.setTextColor(mTask.useLightOnPrimaryColor ? in showAppOverlay()