Home
last modified time | relevance | path

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

/packages/apps/TV/tests/unit/src/com/android/tv/util/
DTvInputManagerHelperTest.java247 return TEST_INPUT_MAP.get(info.getId()).mCustomLabel; in createMockTvInputManager()
284 inputWrapper.mCustomLabel = customLabel; in createTvInputInfo()
292 String mCustomLabel; field in TvInputManagerHelperTest.TvInputInfoWrapper