MCPcopy Create free account
hub / github.com/FongMi/TV / getText

Method getText

app/src/leanback/java/com/fongmi/android/tv/bean/Func.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public String getText() {
32 return ResUtil.getString(resId);
33 }
34
35 public void setDrawable() {
36 if (resId == R.string.home_vod) this.drawable = R.drawable.ic_home_vod;

Callers 15

onBindViewHolderMethod · 0.95
onChooseMethod · 0.45
buildMetadataMethod · 0.45
getVodNameMethod · 0.45
requestPlayerMethod · 0.45
setTextMethod · 0.45
onChooseMethod · 0.45
emptyMethod · 0.45
onSearchMethod · 0.45
handleKeywordKeyMethod · 0.45
onChooseMethod · 0.45
buildMetadataMethod · 0.45

Calls 1

getStringMethod · 0.95

Tested by

no test coverage detected