Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onBindViewHolder
Method · 0.95
onChoose
Method · 0.45
buildMetadata
Method · 0.45
getVodName
Method · 0.45
requestPlayer
Method · 0.45
setText
Method · 0.45
onChoose
Method · 0.45
empty
Method · 0.45
onSearch
Method · 0.45
handleKeywordKey
Method · 0.45
onChoose
Method · 0.45
buildMetadata
Method · 0.45
Calls
1
getString
Method · 0.95
Tested by
no test coverage detected