OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDescriptionViewId
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
CompoundButtonItem.java
49
protected int
getDescriptionViewId
() {
58
TextView descriptionView = (TextView) view.findViewById(
getDescriptionViewId
());
ChannelCheckItem.java
84
protected int
getDescriptionViewId
() {
Completed in 184 milliseconds