Home
last modified time | relevance | path

Searched refs:setTvInputApplicationLabel (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DAppLinkCardView.java142 mTvInputManagerHelper.setTvInputApplicationLabel( in onBind()
217 mTvInputManagerHelper.setTvInputApplicationLabel( in onBind()
/packages/apps/TV/src/com/android/tv/util/
DTvInputManagerHelper.java477 public void setTvInputApplicationLabel(String inputId, CharSequence label) { in setTvInputApplicationLabel() method in TvInputManagerHelper