Searched refs:mTvInputApplicationLabels (Results 1 – 1 of 1) sorted by relevance
176 private final Map<String, CharSequence> mTvInputApplicationLabels = new ArrayMap<>(); field in TvInputManagerHelper228 mTvInputApplicationLabels.remove(inputId);254 mTvInputApplicationLabels.remove(inputId);365 mTvInputApplicationLabels.clear(); in stop()375 mTvInputApplicationLabels.clear(); in clearTvInputLabels()473 return mTvInputApplicationLabels.get(inputId); in getTvInputApplicationLabel()478 mTvInputApplicationLabels.put(inputId, label); in setTvInputApplicationLabel()645 mTvInputApplicationLabels.clear(); in initInputMaps()