Searched refs:mWidgetName (Results 1 – 1 of 1) sorted by relevance
96 private TextView mWidgetName; field in WidgetCell153 mWidgetName = findViewById(R.id.widget_name); in onFinishInflate()187 Log.d(TAG, "reset called on:" + mWidgetName.getText()); in clear()192 mWidgetName.setText(null); in clear()246 mWidgetName.setText(mItem.label); in applyFromCellItem()461 mWidgetName.setCompoundDrawablesRelative( in showAppIconInWidgetTitle()467 mWidgetName.setCompoundDrawables(null, null, null, null); in showAppIconInWidgetTitle()