Searched refs:getComponentLabel (Results 1 – 3 of 3) sorted by relevance
74 protected CharSequence getComponentLabel(Context context) { in getComponentLabel() method in ActivityTile
94 protected CharSequence getComponentLabel(Context context) { in getComponentLabel() method in ProviderTile
136 protected abstract CharSequence getComponentLabel(Context context); in getComponentLabel() method in Tile213 title = getComponentLabel(context); in getTitle()