Searched refs:mTvInputApplicationLabels (Results 1 – 1 of 1) sorted by relevance
183 private final Map<String, CharSequence> mTvInputApplicationLabels = new ArrayMap<>(); field in TvInputManagerHelper235 mTvInputApplicationLabels.remove(inputId);261 mTvInputApplicationLabels.remove(inputId);373 mTvInputApplicationLabels.clear(); in stop()383 mTvInputApplicationLabels.clear(); in clearTvInputLabels()483 return mTvInputApplicationLabels.get(inputId); in getTvInputApplicationLabel()488 mTvInputApplicationLabels.put(inputId, label); in setTvInputApplicationLabel()655 mTvInputApplicationLabels.clear(); in initInputMaps()