Searched refs:mTvInputApplicationIcons (Results 1 – 1 of 1) sorted by relevance
184 private final Map<String, Drawable> mTvInputApplicationIcons = new ArrayMap<>(); field in TvInputManagerHelper236 mTvInputApplicationIcons.remove(inputId);262 mTvInputApplicationIcons.remove(inputId);374 mTvInputApplicationIcons.clear(); in stop()493 return mTvInputApplicationIcons.get(inputId); in getTvInputApplicationIcon()498 mTvInputApplicationIcons.put(inputId, icon); in setTvInputApplicationIcon()656 mTvInputApplicationIcons.clear(); in initInputMaps()